Home - nagraju/r3t GitHub Wiki

Welcome to the r3t wiki!

rails-backbone
Easily setup and use backbone.js (0.5.3) with rails 3.1


haml_coffee_assets
Haml Coffee allows you to write inline CoffeeScript in your HAML JavaScript templates:
zucker
It adds a lot of useful helper methods for an improved readability and usage
Sprockets
automatically concatenating JavaScript into one file
Fleximage
image uploading and rendering easily
ActiveRecord Undo and Version with Paper Trail
PaperTrail lets you track changes to your models' data. It's good for auditing or versioning. You can see how a model looked at any stage in its lifecycle, revert it to any version, and even undelete it after it's been destroyed.
client_side_validations
Automatically extract and apply validation rules defined on the server to the client.
remote multipart forms (AJAX style file uploads) with jQuery
enabling asynchronous file uploads with little to no modification to your application for remote forms
⚠️ **GitHub.com Fallback** ⚠️