pawandubey / ruby_experiments
A few trivial & non-trivial Ruby projects for gaining a better understanding of the language and its idioms.
☆9Updated 8 years ago
Alternatives and similar repositories for ruby_experiments:
Users that are interested in ruby_experiments are comparing it to the libraries listed below
- ☆58Updated last year
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 6 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Bundler plugin for showing gem diffs☆44Updated 3 months ago
- Additional sidekiq middleware☆92Updated 8 years ago
- Client for integrating a ruby application with a remote ActionCable-based backend provided by Rails 5 or compatible framework.☆32Updated 2 years ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- An easier way to run command line applications and get all of the output.☆73Updated 2 years ago
- Private messaging between models☆38Updated 9 years ago
- Migrate to Strong Parameters☆40Updated 3 months ago
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- An evolutionary computation framework☆42Updated this week
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Deserialization of complex API params into objects that can be consumed by an AR model☆22Updated 2 years ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- quik gem - ruby quick starter template script wizard .:. the missing code generator☆34Updated 4 years ago
- Capistrano deployment speed measure tool☆26Updated 8 years ago
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 2 years ago
- ☆30Updated 8 years ago
- Rails console history for Heroku, Docker, and more☆80Updated this week
- Because loading gems can take longer than you think☆28Updated 5 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Declarative input schemas for Ruby apps.☆39Updated 10 months ago
- ActiveRecord document storage using postgres JSON column - persistent, schemaless virtual attributes, embedded models, oh my!☆48Updated 4 years ago
- Generic HTTP endpoints to deal with different results from your operations.☆23Updated last month
- Rails plugin to dry-initializer gem☆35Updated 4 years ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated last month
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Breakout detection for Ruby☆46Updated 3 weeks ago