Photo credits to Mushroom and rooster on Flickr (creative commons).
- FunOnRails: RailsTinyMCE - A Rich Text Editor for ruby on rails: Sandip Ransing shares the rails plugin that wraps TinyMCE, a good way to add rich text input to your RoR app.
- Ambitious Query Indexer: This plugin gives you indexing suggestion based on your queries instead of just the table structure.
- Rails 3: Let ActiveRecord Manage Your Translations: I18n is really a simple way to internationalize an RoR application. However, now you can use ActiveRecord to store the translation in the db instead of the yml files. You can also use chaching that comes in-buit with this.

0 comments:
Post a Comment