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 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
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Generate a static site from any rack middleware.☆69Updated 8 months ago
- Easy breadcrumbs for Ruby on Rails web applications☆51Updated 7 months ago
- The simple way to create form objects or command/service objects with ActiveModel☆31Updated 10 months ago
- Interactive command-line tool to build Rails migrations☆26Updated 2 years ago
- A gem for Rails to automatically search Google for exceptions raised in your Rails applications☆172Updated 5 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆241Updated 2 years ago
- Page-specific javascript for Rails applications with the ability of passing data.☆53Updated 9 years ago
- ☆30Updated 8 years ago
- Quickly insert database records with confidence☆40Updated 2 years ago
- Execute SQL inside Rails console, or app itself☆41Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Uniform Omni-Relational ActiveRecord Methods☆46Updated 6 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆43Updated 2 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Responders for your Rails JSON API apps.☆26Updated last year
- Fast String#underscore implementation☆34Updated last week
- Example of rails app using Query Objects☆38Updated 2 years ago
- To Do app (dry-web-roda example)☆25Updated 7 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆138Updated 2 months 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
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- ☆58Updated last year
- Decrypt your secure Rails cookies.☆25Updated 6 years ago
- attractor (code complexity metrics visualization and exploration tool for ruby and javascript) running in a rails engine☆23Updated 2 years ago
- Non-blocking ActiveRecord method invocation☆48Updated 5 years ago
- Rails-Engine-Gem that offers an admin interface for trusted user☆85Updated 2 years ago
- RDoc generator designed with simplicity, beauty and ease of browsing in mind☆42Updated this week