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
- Easy breadcrumbs for Ruby on Rails web applications☆51Updated last year
- Interactive command-line tool to build Rails migrations☆26Updated 2 years ago
- Execute SQL inside Rails console, or app itself☆41Updated 7 months ago
- Generate a static site from any rack middleware.☆67Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆239Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 8 years ago
- Uniform Omni-Relational ActiveRecord Methods☆46Updated 7 years ago
- Antidetect Headless Chrome Browser for Ruby Web Scraping☆64Updated last week
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated last week
- attractor (code complexity metrics visualization and exploration tool for ruby and javascript) running in a rails engine☆23Updated 2 years ago
- quik gem - ruby quick starter template script wizard .:. the missing code generator☆34Updated 5 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆22Updated 4 years ago
- A gem for Rails to automatically search Google for exceptions raised in your Rails applications☆172Updated 5 years ago
- Ruby library for Finance math.☆57Updated last year
- High speed text tokenization for Ruby☆70Updated 7 months ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated 2 years ago
- Deploy machine learning models in Ruby (and Rails)☆75Updated 3 months ago
- An expressive, opinionated ecosystem for building beautiful RESTful APIs with Ruby.☆90Updated 5 years ago
- Bundler plugin to investigate dependencies☆26Updated 11 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Non-blocking ActiveRecord method invocation☆47Updated 6 years ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆109Updated 7 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- ☆30Updated 8 years ago
- Machine Learning & Data Mining with JRuby