jhund / rails-recipesLinks
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 2 years ago
Alternatives and similar repositories for rails-recipes
Users that are interested in rails-recipes are comparing it to the libraries listed below
Sorting:
- A dashboard that pulls todos from Github and Pivotal Tracker.☆41Updated 3 years ago
- Execute SQL inside Rails console, or app itself☆41Updated 3 months ago
- Interactive command-line tool to build Rails migrations☆26Updated 2 years ago
- Easy breadcrumbs for Ruby on Rails web applications☆51Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆43Updated 2 years ago
- Uniform Omni-Relational ActiveRecord Methods☆46Updated 6 years ago
- Generate google-style avatars in your application☆38Updated 4 months ago
- i18n-spec provides RSpec matchers for testing your locale files and their translations.☆86Updated 2 years ago
- Deploy machine learning models in Ruby (and Rails)☆73Updated last month
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- A gem for Rails to automatically search Google for exceptions raised in your Rails applications☆172Updated 5 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- High speed text tokenization for Ruby☆70Updated 4 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆240Updated 2 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 6 months ago
- Generator to create Modular engine.☆21Updated 6 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Active Record without Database☆51Updated 2 years ago
- Quick #rebuild! method implementation for closure_tree on PostgreSQL☆41Updated 9 years ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Generate a static site from any rack middleware.☆68Updated last year
- Build, query, and render metrics from your Rails application.☆26Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- quik gem - ruby quick starter template script wizard .:. the missing code generator☆34Updated 4 years ago
- Real time Ruby code smell detector☆45Updated 7 years ago
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- String enums for Rails☆86Updated 2 weeks ago