Reputation: 16339
I want to know more plugins or gems which can help to make my rails application more powerful and efficient and easy to handle.
Like
mysqlplus instead of mysql
memcached
delayed_job
resque
capistrano
Upvotes: 0
Views: 68
Reputation: 7477
I would add the following plugins/gems to your list:
Upvotes: 2
Reputation: 8512
What do you mean by 'powerful'? :) Efficient - that depends on what exactly your application is doing.
Anyway, for a good eye-pick on what are your options, you may visit Ruby Toolbox.
Upvotes: 1