Go Back   CodingForums.com > :: Server side development > Ruby & Ruby On Rails

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-13-2010, 04:52 AM   PM User | #1
cancer10
Regular Coder

 
Join Date: Jun 2006
Location: India
Posts: 791
Thanks: 208
Thanked 2 Times in 2 Posts
cancer10 can only hope to improve
Question Ruby without commandline?

Hello

I come from a PHP background. I have been using frameworks )(Zend, cakephp) since years.

I am planning to learn Ruby. I want to make a small project in it but was wondering if its possible to make the project without using a command line. Every tutorial I read on the internet explains how to run your ruby code using command line. In Zend or cakephp, we have the option to either use the command line or download the framework library from their respective website and start using your favourite IDE and start coding.

1) Is this also possible in Ruby?

2) Can I download the framework library and start coding using Netbeans etc?

3) Is there any (step-by-step) tutorial available for the same?


Any help will be highly appreciated.


Many thanks


PS: FYI - I use Ubuntu 9.04 with apache 2.2
__________________
http://outlineme.com/cancer10
cancer10 is offline   Reply With Quote
Old 11-25-2010, 01:16 AM   PM User | #2
jim_keller
New Coder

 
Join Date: Nov 2010
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post
jim_keller is an unknown quantity at this point
Ruby/Rails development is fairly tied to a command line environment. Even if you can do it without a command line, it's going to be more hassle than it's worth. You should set up a local development environment by installing Apache, mySQL, and RoR - there are tutorials available for this. Is there a specific reason you can't use the command line?

Also if you're a PHP developer looking at Ruby on Rails, you should take a look at lamplighter also.

-Jim

Last edited by WA; 11-25-2010 at 04:56 AM..
jim_keller is offline   Reply With Quote
Old 11-25-2010, 11:32 AM   PM User | #3
cancer10
Regular Coder

 
Join Date: Jun 2006
Location: India
Posts: 791
Thanks: 208
Thanked 2 Times in 2 Posts
cancer10 can only hope to improve
Hi

Actually I am interested in learning ruby as a web programming language. Please suggest me tutorials where I can start this.


many thanks
__________________
http://outlineme.com/cancer10
cancer10 is offline   Reply With Quote
Old 07-13-2011, 11:04 AM   PM User | #4
Shinki
New to the CF scene

 
Join Date: Jul 2011
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Shinki is an unknown quantity at this point
I have also very little knowledge of Ruby. Like many web frameworks, Ruby on Rails uses the MVC (Model-View-Controller) architecture pattern to organize application programming.
Shinki is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:28 PM.


Advertisement
Log in to turn off these ads.