zverok / time_math2
Small library for operations with time steps (like "next day", "floor to hour" and so on)
☆276Updated 5 years ago
Alternatives and similar repositories for time_math2:
Users that are interested in time_math2 are comparing it to the libraries listed below
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated last year
- no-persistence pure ruby relational algebra☆198Updated 8 years ago
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- Improve perceived performance of your rails application with minimum effort☆244Updated 7 years ago
- Prevent Rails from auto-loading app/ code when running database migrations☆312Updated 3 months ago
- Rack::Timeout enhancements for Rails☆374Updated last month
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆166Updated 7 years ago
- Protects your carrierwave from image bombs☆210Updated 6 years ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆322Updated 3 weeks ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆407Updated 3 years ago
- Create simple or complex workflows and rock your app!☆151Updated 9 years ago
- Small, focused, awesome methods added to core Ruby classes. Home of the endlessly useful nil_chain.☆204Updated last month
- Extend ActiveRecord pluck to return array of hashes☆306Updated 6 years ago
- TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection☆345Updated 4 years ago
- A command line interface for smithing Ruby gems.☆466Updated last week
- Speedup applications boot by caching require calls☆191Updated 3 years ago
- Declaratively filter data via URL params, in any Rack app, with any ORM.☆247Updated 5 years ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆416Updated 2 months ago
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆562Updated 9 months ago
- Seamless second database integration for Rails.☆219Updated 6 months ago
- write snippet code to rewrite your project code☆695Updated last month
- A simple and easy way to send notifications to Slack from your Ruby or Rails application.☆140Updated 5 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆233Updated last year
- Add comments to your Gemfile with each dependency's description☆174Updated 4 years ago
- RSpec matcher to control SQL queries made by block of code