henrypoydar / chronic_durationLinks
A simple Ruby natural language parser for elapsed time
☆354Updated 6 months ago
Alternatives and similar repositories for chronic_duration
Users that are interested in chronic_duration are comparing it to the libraries listed below
Sorting:
- A simple gem for generating string diffs☆347Updated 14 years ago
- Adds the ability to normalize attributes cleanly with code blocks and predefined normalizers☆475Updated last year
- Binary uuid keys in Rails☆338Updated 5 years ago
- HTMLEntities is a simple library to facilitate encoding and decoding of named (ý and so on) or numerical ({ or Ī) entit…☆338Updated 2 weeks ago
- spawn gem for Rails to easily fork or thread long-running code blocks☆395Updated 6 years ago
- Console for Rack based ruby web apps☆421Updated 2 years 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…☆327Updated 2 years ago
- Generic hooks with callbacks for Ruby.☆281Updated 5 years ago
- return the sourcecode for a method☆369Updated last year
- Collection of ActiveModel/ActiveRecord validators☆302Updated 2 years ago
- Autolinking. Ruby. Yes, that's pretty much it.☆598Updated last year
- Simple bitmask attribute support for ActiveRecord 3+☆229Updated 5 years ago
- Test your ActionMailer and Mailer messages with Capybara☆341Updated 2 months ago
- SchemaPlus provides a collection of enhancements and extensions to ActiveRecord☆677Updated 3 years ago
- Resque like web interface for delayed job☆482Updated last year
- A simple wrapper for the standard ruby OpenSSL library☆338Updated 2 weeks ago
- Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.☆327Updated 2 months ago
- Simple library which makes it easy to add caching to all your external API calls.☆360Updated 10 years ago
- 🏁 Bit fields for ActiveRecord☆506Updated last month
- A declarative sax parsing library backed by Nokogiri.☆235Updated 4 years ago
- Simple script to bulk covert ERB files in a Rails app to Haml☆194Updated 2 years ago
- Adds multipart POST capability to net/http☆295Updated last year
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.