jwipeout / rails-directory-structure-guideLinks
A guide to understanding Ruby on Rails directory structure
☆314Updated 7 years ago
Alternatives and similar repositories for rails-directory-structure-guide
Users that are interested in rails-directory-structure-guide are comparing it to the libraries listed below
Sorting:
- Describing the development process used by the Infinum Rails Team.☆773Updated 2 weeks ago
- Rails security best practices☆1,048Updated 2 years ago
- A collection of lightweight, standardized, rails-oriented patterns.☆717Updated 10 months ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,149Updated last week
- Curated list of Rspec best practices☆354Updated 4 years ago
- Terraforming legacy Rails applications guides and tools☆734Updated 11 months ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆841Updated this week
- The reference for writing fantastic Rails applications☆638Updated last month
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,099Updated 3 weeks ago
- Series of Actions with an emphasis on simplicity.☆859Updated last month
- Squasher - squash your old migrations in a single command☆1,522Updated 6 months ago
- A toolkit to upgrade your next Rails application☆542Updated 3 weeks ago
- Pluggable Ruby translation framework☆1,066Updated 4 months ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆620Updated last week
- Identify database issues before they hit production.☆1,858Updated last month
- Make any Ruby object quack like ActiveRecord☆1,103Updated 3 months ago
- Database changes log for Rails☆1,647Updated 2 weeks ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,375Updated 3 months ago
- Live reload gem for Hotwire Rails apps.☆525Updated 5 months ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,124Updated last week
- ActiveRecord plugin allowing you to hide and restore records without actually deleting them.☆1,491Updated last week
- Log in as another user in Rails☆1,380Updated last month
- Authorization framework for Ruby/Rails applications☆1,472Updated last month
- Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algori…☆475Updated last year
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆630Updated last year
- lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed…☆1,588Updated last year
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,118Updated last month
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆809Updated last month
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆757Updated 4 months ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆899Updated 4 months ago