trailblazer / representable
Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
☆690Updated last year
Alternatives and similar repositories for representable:
Users that are interested in representable are comparing it to the libraries listed below
- A generic swappable back-end for JSON handling.☆754Updated 6 months ago
- Ruby library for HTML/XML transformation and sanitization☆937Updated 2 weeks ago
- Abort requests that are taking too long☆881Updated 5 months ago
- What ActiveModel left out☆1,198Updated 3 weeks ago
- This project has moved to GitLab! Please check there for the latest updates.☆997Updated 3 years ago
- Provides a way to specify default values for ActiveRecord models☆735Updated 2 weeks ago
- Database constraints made easy for ActiveRecord.☆670Updated 4 years ago
- Flamegraph profiling support for Ruby 2.0☆385Updated 3 years ago
- Easily switch current user☆732Updated 3 years ago
- Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony☆1,197Updated 5 months ago
- Simple, elegant testing for Rails Engines☆711Updated 6 months ago
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆560Updated 6 months ago
- Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq..☆735Updated 6 months ago
- The instafailing RSpec progress bar formatter☆958Updated 2 years ago
- A plugin for versioning Rails based RESTful APIs.☆971Updated 10 months ago
- A simple, ORM agnostic, Ruby >=2.2 compatible date validator for Rails, based on ActiveModel.☆496Updated last year
- An ActiveRecord null database adapter for greater speed and isolation in unit tests.☆587Updated 2 months ago
- Easily handle JSON in RSpec and Cucumber☆916Updated 5 years ago
- Log parser to identify actions which significantly increase VM heap size☆1,178Updated 6 years ago
- A toolkit for building Null Object classes in Ruby☆1,050Updated 7 years ago
- A Ruby library for testing your library against different versions of dependencies.☆1,279Updated 2 months ago
- Minitest integration for Rails☆550Updated 3 weeks ago
- Efficient bulk inserts with ActiveRecord☆818Updated 3 years ago
- Pooled active support compliant caching with redis☆504Updated 5 years ago
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆847Updated last month
- Rack::Test is a small, simple testing API for Rack apps.☆920Updated last week
- TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection☆345Updated 4 years ago
- ActiveSupport::Memoizable with a few enhancements