Posted on 30th October 2009No Responses
Must-have plugins for Rails

When creating applications with on , I come across the same plugins I need all the time: rich text editor, file uploads, stuff like that.

Here is a quick mashup of useful plugins you might want to check out for your development:

Paperclip:
A very streamlined and easy to use file upload – there is also a bridge that makes it work out nicely with . Get it here !

Gramos’ Easy :
Since tiny_mce is one hell of an editor for your web projects but does not work with , I have decided to switch back over to FCK for those AS-FCK-EasyUpload needs. Get it here !

Render Component fix for :
You may have noticed that the good guys over at the core team have decided to kill , which is especially nasty when it comes to using and has_and_belongs_to_many relations with subforms (guess what? they won’t work ^^). The solution is installing the fix via:

script/ install --force ://github.com/lackac/. -r -edge

:
Allows for accessing data from your account via the apis. I have tried quite some other plugins put is the most intuitive (and… well… it works). You can find a HOWTO and info here .

Share this on:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Add to favorites
  • email
  • MisterWong
  • MySpace
  • Reddit
  • RSS
  • Yahoo! Bookmarks

Related posts

Comments
Leave a Response
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <img src="">