bricker / to_boolLinks
Natural coercion from any object into boolean values in Ruby
☆22Updated last year
Alternatives and similar repositories for to_bool
Users that are interested in to_bool are comparing it to the libraries listed below
Sorting:
- Parallelism support for SimpleCov, currently only for CircleCI 1.0☆32Updated 7 years ago
- An ActiveRecord extension that adds more kawaii validation syntax☆118Updated last month
- RuboCop extension focused on ActiveRecord migration.☆50Updated 2 months ago
- A RubyGem adding SQL comments to indicate the origin of the SQL☆73Updated last month
- Prints CURL compatible calls from your faraday http requests.☆37Updated 5 years ago
- Kaminari Sinatra adapter☆27Updated 4 years ago
- Provide rspec matchers to match http response code☆60Updated 8 years ago
- has_many and belongs_to macro for Plain Ruby Object.☆79Updated 5 years ago
- Simple Rails Generators for Plain Old Ruby Objects, Form Objects, and Service Objects☆16Updated 6 years ago
- generator, parser, optional monotonicity and manipulations for ULID☆34Updated last week
- Finally, push notification framework that does not hurt. currently supports Android (FCM) and iOS (APNs)☆46Updated 11 months ago
- ☆24Updated 5 years ago
- ☆33Updated 7 years ago
- Inline variables view like RubyMine in Pry☆57Updated 3 years ago
- Filter tools to mask sensitive log data for rails☆50Updated 4 months ago
- A json logger for Rails☆26Updated last year
- Buff exception backtrace with local variables, passed in arguments and instance variables!☆52Updated 2 years ago
- Launch [debugger](https://github.com/ruby/debug) if spec is failed.☆38Updated 2 years ago
- A generator of RuboCop's custom cops gem.☆52Updated 3 months ago
- Rails log formatter for Parameters and SQL.☆67Updated 3 years ago
- Log Rails application actions and filters when accepts a request☆33Updated 11 months ago
- Immutable type that represents some amount of time with accuracy in seconds.☆124Updated 3 years ago
- Ruby gem for working with months☆14Updated 5 months ago
- Show Ruby script with execution results.☆35Updated 2 years ago
- ☆27Updated 5 years ago
- Let the asset pipeline generate your static error pages.☆28Updated last year
- ☆18Updated last year
- Perform multipart-post requests using Faraday.☆21Updated this week
- An Active Record Plugin that allows chaining a more DSL-style 'like' or 'not-like' query to an ActiveRecord::Base#where. Requires Activer…