Examples of Ruby on Rails
September 15th, 2011 | Published in Ruby on Rails 3 | 1 Comment
Rails is a web application development framework which is presented in Ruby Language. It is designed by making assumptions about what the developer will be needing to get started. The main aim is to make programming web applications easier for the developer, so that his task is made simpler and he can also save time. It also allows the developer to write less code while accomplishing more than many other languages and frameworks. This again comes in handy for time management and processing large chunks of data simultaneously. Also according to the Experienced Developers, this application works quite well and is good fun operating. There are also few top examples of Ruby on Rails which will be discussed in the article.
Rails is an opinionated software, it is an application which chooses ‘the best way’ to perform and is designed to encourage and enhance the way, also discourage alternatives in few cases. If a person knows how to perform in the ‘Rails Way’, one will surely discover tremendous increase in productivity and performance. Below are top examples of ruby on rails to be considered:
-
Ajax Scaffold : This one Generates a production ready, completely styled, interface that is useful for managing models
-
CalendarGrid : This one builds outputs like a regular calendar at RubyForge.org
-
CalendarHelper : This gives methods which are intended for usage of DHTML/JavaScript calendar as easy as possible at RubyOnRails
-
Collaboa : a collaborative tool useful for developers who are using Subversion
-
DynamicCalendarHelper : Designed by Jeremy Voorhis this one is a calendar with CSS.
-
Eribium : a Rails CMS
-
Hieraki2 : CMS/ wiki engine
-
HowToUseDragAndDropSorting : How to use the simple ‘drag and drop’ Sorting information at RubyOnRails
-
Instant Rails : Instant Rails, simple and 1 stop Rails runtime solution, containing Ruby, Apach,e Rails, and MySQL that are all pre-configured and set to run!.
-
Integrate FCKEditor with your Ruby on Rails application : integrator for rich text designed by Joshua M Charles
-
Integrating a Rich-text Widget with Struts : OReillyNet’s textarea rich-text replacement
-
Instiki : wiki clone ; at Instiki.org
-
LiveTree : JavaScript/DHTML tree widget
-
Locomotive : simple to use tool that helps you develop Ruby on Rails applications for Mac OS X
These examples of ruby on rails can be of great help. Choose one that suits the best after researching carefully on each of the above. You can also find sample ruby on rails application online easily for better knowledge.
September 15th, 2011 at 7:52 pm (#)
[...] Examples of Ruby on Rails. [...]