bkuhlmann / gemsmithLinks
A command line interface for smithing Ruby gems.
☆468Updated this week
Alternatives and similar repositories for gemsmith
Users that are interested in gemsmith are comparing it to the libraries listed below
Sorting:
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆274Updated 6 years ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 6 years ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆405Updated 3 years ago
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆565Updated 3 weeks ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆325Updated 2 months ago
- Improve perceived performance of your rails application with minimum effort☆244Updated 8 years ago
- Log and Analyze Outgoing HTTP Requests☆584Updated 2 years ago
- Ruby's missing background and batch processing system☆290Updated 2 years ago
- Multiple databases for Rails☆460Updated 2 years ago
- Rack::Timeout enhancements for Rails☆395Updated 3 weeks ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated 6 months ago
- Small, focused, awesome methods added to core Ruby classes. Home of the endlessly useful nil_chain.☆207Updated 2 months ago
- Declaratively filter data via URL params, in any Rack app, with any ORM.☆248Updated 5 years ago
- Time calculations using business hours.☆488Updated this week
- Add comments to your Gemfile with each dependency's description☆175Updated 4 years ago
- Prevent Rails from auto-loading app/ code when running database migrations☆316Updated 3 weeks ago
- Type checking and type casting of parameters for Action Pack☆304Updated this week
- Rails logs analyzer (see how fast your views are rendering)☆360Updated 3 months ago
- Track the load progress of your Bundler-based projects☆730Updated 2 years ago
- Scope-based authorization for Ruby on Rails.☆335Updated 2 months ago
- Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app☆506Updated 2 years ago
- Rails ActiveRecord SQL queries log beautifier☆274Updated 9 months ago
- TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection☆343Updated 4 years ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆459Updated last year
- Execute shell commands with pretty output logging and capture stdout, stderr and exit status.