jhund / rails-recipes
A collection of recipes for solid Ruby on Rails applications. Extracted from dozens of production apps and 10,000+ hours of deliberate Ruby on Rails practice since 2005.
☆55Updated last year
Alternatives and similar repositories for rails-recipes:
Users that are interested in rails-recipes are comparing it to the libraries listed below
- Execute SQL inside Rails console, or app itself☆41Updated 2 years ago
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- ☆30Updated 7 years ago
- Easy breadcrumbs for Ruby on Rails web applications☆51Updated 5 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Build, query, and render metrics from your Rails application.☆26Updated 2 years ago
- Active Record without Database☆51Updated 2 years ago
- Rails scaffold which supports namespaces, modules, nested resources templates☆20Updated 2 years ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆241Updated last year
- A regular expression engine written in Ruby.☆29Updated 2 years ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- Generator to create Modular engine.☆21Updated 5 years ago
- Ruby library for Finance math.☆57Updated 7 months ago
- Redirect the user to the proper "back" page☆36Updated 2 years ago
- i18n-spec provides RSpec matchers for testing your locale files and their translations.☆85Updated last year
- Mariage of policy object and interactor patterns☆27Updated 3 years ago
- Generate google-style avatars in your application☆38Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Replaces Rails PostgreSQL `dbconsole` with the much nicer `pgcli`☆35Updated last month
- A gem for Rails to automatically search Google for exceptions raised in your Rails applications☆171Updated 5 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- String enums for Rails☆84Updated 2 months ago
- REDux pattern for HOTwire == Redhot☆24Updated 3 months ago
- SimpleForm and Ransack combined.☆11Updated this week
- Coding & debugging must be fun. Make life a bit harder for your colleagues :)☆17Updated 2 years ago
- Computer vision datasets, transforms, and models for Ruby☆40Updated 2 months ago
- ☆100Updated 11 months ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago