cgriego / active_attr
What ActiveModel left out
☆1,197Updated 2 months ago
Alternatives and similar repositories for active_attr:
Users that are interested in active_attr are comparing it to the libraries listed below
- This project has moved to GitLab! Please check there for the latest updates.☆997Updated 4 years ago
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,605Updated 2 months ago
- A helper for creating declarative interfaces in controllers☆1,810Updated last year
- Manage settings with Ruby on Rails☆1,014Updated 2 months ago
- Every Rails page has footnotes that gives information about your application and links back to your editor☆1,522Updated this week
- A set of Rails responders to dry up your application☆2,044Updated 11 months ago
- Active Record, improved. Live again :)☆2,397Updated 2 years ago
- Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony☆1,196Updated 8 months ago
- Log parser to identify actions which significantly increase VM heap size☆1,178Updated 7 years ago
- Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.☆690Updated last year
- Rack middleware for rate-limiting incoming HTTP requests.☆946Updated 2 years ago
- A plugin for versioning Rails based RESTful APIs.☆968Updated last year
- Lets you find ActiveRecord + Mongoid objects by year, month, fortnight, week and more!☆1,053Updated 2 years ago
- Contributed Rack Middleware and Utilities☆1,258Updated 4 months ago
- The instafailing RSpec progress bar formatter☆958Updated 3 years ago
- A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app☆901Updated last year
- A Ruby library for testing your library against different versions of dependencies.☆1,285Updated 4 months ago
- A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.☆1,399Updated 11 months ago
- Rails jQuery file uploads via standard Rails "remote: true" forms.☆1,001Updated 4 years ago
- Enumerated attributes with I18n and ActiveRecord/Mongoid support☆1,754Updated last month
- Adds foreign key helpers to migrations and correctly dumps foreign keys to schema.rb☆1,324Updated 6 years ago
- Ruby library for HTML/XML transformation and sanitization☆944Updated last month
- Synchronises Assets between Rails and S3☆1,889Updated 2 months ago
- A generic swappable back-end for JSON handling.☆759Updated 8 months ago
- Parse and render REST API documents using representers.☆1,847Updated 2 years ago
- Per-request global storage for Rack.