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 03-26-2011, 12:59 AM   PM User | #1
code beginner
Regular Coder

 
Join Date: Sep 2009
Posts: 165
Thanks: 15
Thanked 1 Time in 1 Post
code beginner is an unknown quantity at this point
question about ruby on rails

Hello,

There is a programming language called PHP. There is a "framework" called Wordpress. It uses PHP and it is very popular.

Is "Ruby on Rails" a framework?

Basically, I'm wondering if Rails is Ruby's equivalent to PHP's Wordpress. Like, you don't really need "Rails" to program in Ruby. It's more like a helper tool rather than a requirement.
code beginner is offline   Reply With Quote
Old 03-26-2011, 10:36 AM   PM User | #2
code_nameK
New to the CF scene

 
Join Date: Mar 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
code_nameK is an unknown quantity at this point
Yes, Rails is a Framework.
code_nameK is offline   Reply With Quote
Old 03-27-2011, 01:30 AM   PM User | #3
oesxyl
Master Coder


 
Join Date: Dec 2007
Posts: 6,682
Thanks: 436
Thanked 890 Times in 879 Posts
oesxyl is a jewel in the roughoesxyl is a jewel in the roughoesxyl is a jewel in the rough
and wordpress is not and never was a framework,

best regards
oesxyl is offline   Reply With Quote
Old 06-27-2011, 02:50 PM   PM User | #4
ITS
New Coder

 
Join Date: Jun 2011
Posts: 10
Thanks: 0
Thanked 1 Time in 1 Post
ITS is an unknown quantity at this point
Yes

The Ruby on Rails web application framework

Full-Stack Web Framework - web framework where models, views, and controllers are fully integrated in a seamless fashion.
ITS is offline   Reply With Quote
Old 07-13-2011, 10:26 AM   PM User | #5
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
Yes Ruby on Rails" is a framework. Like many web frameworks, Ruby on Rails uses the MVC (Model-View-Controller) architecture pattern to organize application programming. Ruby on Rails is separated into various packages, namely ActiveRecord (an object-relational mapping system for database access), Active Resource (provides web services), Action Pack, Active Support and Action Mailer. Prior to version 2.0, Ruby on Rails also included the Action Web Service package that is now replaced by Active Resource. Apart from standard packages, developers can make plugins to extend existing packages.
Shinki is offline   Reply With Quote
Old 06-04-2012, 11:38 AM   PM User | #6
annaharris
New Coder

 
Join Date: May 2012
Location: USA
Posts: 86
Thanks: 0
Thanked 4 Times in 4 Posts
annaharris is an unknown quantity at this point
Yes, Ruby on Rails is an open source full-stack web application framework for the Ruby programming language, meaning that it gives the full ability to web developer to collect knowledge from the World Wide Web server, speaking to or querying the database.
annaharris is offline   Reply With Quote
Old 10-30-2012, 02:48 AM   PM User | #7
EvrikgopRUS
New to the CF scene

 
Join Date: Oct 2012
Location: Ðîññèÿ
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
EvrikgopRUS is an unknown quantity at this point
question about ruby on rails

Hi.


I would like to learn Ruby on Rails to build my next dynamic website. Firs tof all, tell me please will I regret my choice for any reason? Is there anything related to Ruby on Rails that make it not good choice?


I want to know what should I learn first? My background is only HTML and CSS. Should I learn Ruby language then move to Ruby on Rails Framework or what?

Last edited by Spookster; 10-30-2012 at 08:14 AM.. Reason: No sigs in posts allowed
EvrikgopRUS is offline   Reply With Quote
Old 12-04-2012, 05:18 PM   PM User | #8
thebigkick
New Coder

 
Join Date: Nov 2011
Location: Austin, Texas, USA
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
thebigkick is an unknown quantity at this point
Quote:
Originally Posted by EvrikgopRUS View Post
Hi.


I would like to learn Ruby on Rails to build my next dynamic website. Firs tof all, tell me please will I regret my choice for any reason? Is there anything related to Ruby on Rails that make it not good choice?


I want to know what should I learn first? My background is only HTML and CSS. Should I learn Ruby language then move to Ruby on Rails Framework or what?
I'm learning Ruby first via Lynda.com tutorial videos and Code Academy. Then, I'm moving onto Ruby on Rails via Lynda.com.

Wordpress is a CMS, built using PHP.
Ruby on Rails is a framework, built using Ruby.

I understand enough to contribute this much.

Cheers.
thebigkick 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 10:48 PM.


Advertisement
Log in to turn off these ads.