jwipeout / rails-directory-structure-guide
A guide to understanding Ruby on Rails directory structure
☆310Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for rails-directory-structure-guide
- Describing the development process used by the Infinum Rails Team.☆772Updated last year
- A collection of lightweight, standardized, rails-oriented patterns.☆708Updated 3 months ago
- Rails security best practices☆1,031Updated last year
- Monitor performance of you Rails applications (self-hosted and free)☆1,017Updated last week
- The reference for writing fantastic Rails applications☆622Updated 4 months ago
- Database multi-tenancy for Rack (and Rails) applications☆387Updated 2 weeks ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆820Updated this week
- Best practices for writing your specs!☆958Updated 11 months ago
- Series of Actions with an emphasis on simplicity.☆838Updated this week
- Authorization framework for Ruby/Rails applications☆1,427Updated 2 months ago
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆628Updated last year
- An extension of RuboCop focused on code performance checks.☆685Updated this week
- Identify database issues before they hit production.☆1,779Updated last week
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆782Updated 4 months ago
- 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,585Updated 8 months ago
- Build maintainable Rails apps☆596Updated last year
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,064Updated last month
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆698Updated 3 months ago
- Attach comments to ActiveRecord's SQL queries☆1,750Updated 3 months ago
- Terraforming legacy Rails applications guides and tools☆739Updated 4 months ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,023Updated last week
- RSpec for Sidekiq☆661Updated 2 months ago
- Database changes log for Rails☆1,609Updated 3 weeks ago
- Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algori…☆474Updated last year
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,085Updated this week
- Squasher - squash your old migrations in a single command☆1,495Updated 7 months ago
- A list of awesome companies currently using Ruby as one of their main backend languages! 💎❤️☆259Updated last month
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,316Updated this week
- Analyze code for potentially uncalled / dead methods, now with auto-removal.☆720Updated last year
- Log in as another user in Rails☆1,315Updated last week