Ruby on Rails is really powerful but eventually you may find Ruby lacking a 
particular functionality or wishing for a particular feature in course of 
your work. After all, no programming language is perfect and Ruby core team 
cannot add whatever everyone wishes for. This is where plugins come into 
play. Rails 1.0 introduced a plugin system to make Rails a really flexible 
extension system letting programmers develop plugins which could be used to 
extend or override parts of Rails framework and share these features and 
modifications with other programmers in a reusable format.

To read full article visit, RailsCarma Blog 
<http://www.railscarma.com/blog/technical-articles/the-basics-of-creating-rails-plugins/>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/a4a1722c-e8ae-4494-9382-40e23cd6d7f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to