stephskardal / rails_admin_import
Rails Admin Import functionality
☆158Updated 8 months ago
Alternatives and similar repositories for rails_admin_import:
Users that are interested in rails_admin_import are comparing it to the libraries listed below
- ActiveRecord backend integration for DelayedJob 3.0+☆348Updated last month
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆575Updated 3 years ago
- Rack middleware that provides access to rack.session environment☆258Updated 5 years ago
- Adds file validators to ActiveModel.☆257Updated 3 years ago
- Making HTML emails comfortable for the Rails rockstars☆377Updated 3 months ago
- Test existence of your Rails callbacks without having to call them☆133Updated 5 years ago
- Sidekiq integration for Capistrano☆559Updated 3 weeks ago
- I18n ActiveRecord backend☆300Updated 2 months ago
- Add arbitrary ordering to ActiveRecord queries.☆262Updated 6 months ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆324Updated last year
- Simple gem to include Highcharts in a Rails 3.1 (or above) app☆199Updated 6 years ago
- Integrate Chosen javascript library with Rails asset pipeline☆525Updated last year
- A Social Buttons Gem for Rails. Compatible with Rails 3 and 4.☆161Updated 7 years ago
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…