prodis / wannabe_boolLinks
If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).
☆161Updated 4 years ago
Alternatives and similar repositories for wannabe_bool
Users that are interested in wannabe_bool are comparing it to the libraries listed below
Sorting:
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆574Updated 3 years ago
- Capistrano plugin which adds a remote rails console and dbconsole☆166Updated 7 years ago
- Request logging for Grape!☆146Updated 11 months ago
- Add arbitrary ordering to ActiveRecord queries.☆261Updated 10 months ago
- Make Rails Use MiniTest::Spec!☆400Updated 7 months ago
- Test existence of your Rails callbacks without having to call them☆133Updated 6 years ago
- Adds file validators to ActiveModel.☆259Updated 3 years ago
- Extend ActiveRecord pluck to return array of hashes☆306Updated 6 years ago
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- Seamless second database integration for Rails.☆218Updated 9 months ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- ActiveRecord backend integration for DelayedJob 3.0+☆353Updated 5 months ago
- Action Cable testing utils☆213Updated 4 years ago
- Automatically creates validations basing on the database schema.☆174Updated last year
- Add comments to your Gemfile with each dependency's description☆174Updated 4 years ago
- `its` for RSpec 3 extracted from rspec-core 2.x☆272Updated 4 months ago
- ☆381Updated 5 years ago
- ActiveRecord-like Attributes API for ActiveModel☆145Updated 5 years ago
- A simple gem for eliminating Ruby initializers boilerplate code, and providing unified service objects API☆193Updated last month
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…