electronick / enum_columnLinks
Enum column support for Rails 3
☆75Updated 6 years ago
Alternatives and similar repositories for enum_column
Users that are interested in enum_column are comparing it to the libraries listed below
Sorting:
- Mongoid backend for delayed_job☆169Updated 3 years ago
- Rails plugin for sending asynchronous email with ActionMailer and Resque☆603Updated 7 years ago
- Plugin to run checks on your Rails 2.x/3.x to check for obvious upgrade points on the path to 3.0☆443Updated 13 years ago
- ActiveRecord (>=3.0) plugin which allows you to hide and restore records without actually deleting them.☆432Updated 4 years ago
- Tabs on Rails is a simple Rails plugin for creating and managing tabs and navigation menus.☆298Updated 2 months ago
- Tasty breadcrumbs! Crummy is a simple and tasty way to add breadcrumbs to your Rails applications.☆356Updated 2 years ago
- Don't delete your records, move them to a different table☆371Updated 12 years ago
- Helpers to deal with your model backed forms in Rails3☆192Updated last year
- Keep a DRY history of your ActiveRecord models' changes☆928Updated 4 years ago
- Process your Paperclip attachments in the background with delayed_job or Resque.☆392Updated 2 years ago
- NOTICE: official repository moved to https://github.com/joelmoss/dynamic_form☆191Updated 3 years ago
- Adds ability to pull back random records from Active Record☆203Updated 5 years ago
- Render QR codes with Rails 3☆297Updated 6 years ago
- Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaks☆347Updated 14 years ago
- A collection of tweaks to improve your Rails (3.1+) development experience.☆340Updated 9 years ago
- MVC Components for Rails.☆651Updated 5 years ago
- Simple Ruby encryption module☆372Updated 6 years ago
- State machine extracted from ActiveModel