jeremyevans / ruby-american_dateLinks
American style month/day/year parsing for ruby 1.9+
☆107Updated 2 months ago
Alternatives and similar repositories for ruby-american_date
Users that are interested in ruby-american_date are comparing it to the libraries listed below
Sorting:
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Makes routing in Rails case-insensitive☆76Updated 10 months ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 5 years ago
- Enhanced AJAX handling for Rails apps☆167Updated 2 years ago
- 📧 An Email Condom for your Ruby Server☆174Updated 3 weeks ago
- Power tools for Active Record relations (scopes)☆89Updated 5 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Copy active record models from remote databases☆265Updated 2 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆239Updated 2 months ago
- subdomain support for your ruby development environment out of the☆89Updated last year
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- MongoId's any_of like implementation for activerecord☆129Updated 6 months ago
- I18n your <title>s☆201Updated last year
- Filename sanitization for Ruby☆228Updated 3 weeks ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Transparently publish all model changes to subscribers☆102Updated 5 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated last week
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.