RailsPanel is a Chrome extension for Rails development that will end your tailing of development.log.
Have all information about your Rails app requests in the browser - in the Developer Tools panel. Provides insight to db/rendering/total times, parameter list, rendered views and more.
Speeds up your Rails 3 assets:precompile by only recompiling changed files, and only compiling once to generate all assets.
Turbo Sprockets improves the default behaviour of the assets:precombile rake task in Rails 3.2, speeding up asset compilation and deployments.
A Rack and Rails plugin for building offline web applications.
Rack::Offline makes it easy to generate and maintain the manifest files needed to provide offline capabilities in HTML5 web application.s
Ruby On Rails Application For Network Security Monitoring.
Snorby is a ruby on rails web application for network security monitoring that interfaces with current popular intrusion detection systems (Snort, Suricata and Sagan). The basic fundamental concepts behind Snorby are simplicity, organization and power
NSRails is a light-weight Objective-C framework that provides your classes with a high-level, ActiveResource-like API. This means CRUD and other operations on your corresponding Rails objects can be called natively via Objective-C methods.
Send e-mail straight from forms in Rails with I18n, validations, attachments and request information.
This gem was built on top of ActiveModel to showcase how you can pull in validations, naming and i18n from Rails to your models without the need to implement it all by yourself.
Synchronises Assets between Rails and S3.
Asset Sync is built to run with the new Rails Asset Pipeline feature introduced in Rails 3.1. After you run bundle exec rake assets:precompile your assets will be synchronised to your S3 bucket, optionally deleting unused files and only uploading the files it needs to.
This was initially built and is intended to work on Heroku but can work on any platform.
An incoming mail processing microframework (with POP3 and Maildir support), that works with Rails “out of the box”.
Mailman allows you to takes incoming messages to your email accounts, and process them within your application.
For the best HTML e-mail delivery results, CSS should be inline. This is a huge pain and a simple newsletter becomes un-managable very quickly.
Premailer converts CSS styles into inline style attributes on your HTML emails, making for a maintainable and highly compatible solution.
Your Rails variables in your JS.
If you need to send some data to your js files and you don’t want to do this with long way through views and parsing - use gon!
Curated by Andrew Nesbitt. Powered by Tumblr.