These are some of my (Ryan Bates) favorite gems to use for various tasks:
- JavaScript: jQuery with jquery-rails
- Pagination: Kaminari
- Testing: RSpec, Cucumber and Capybara
- Factories: Factory Girl
- Authentication: Nifty Generators and Omniauth
- Authorization: CanCan
- File Attachments: Carrierwave
- HTML/XML Parsing: Nokogiri
- Scheduling: Whenever
- Monitoring: God
- Server: Passenger
@kimyoutora I have the same problem, looking for a new solution :)
Anyone used paper trail(https://github.com/airblade/paper_trail) for auditing ? (need to have a better look to see if it would work)