jwipeout / rails-directory-structure-guideLinks
A guide to understanding Ruby on Rails directory structure
☆320Updated 8 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.☆770Updated 3 weeks ago
- A collection of lightweight, standardized, rails-oriented patterns.☆719Updated last year
- The reference for writing fantastic Rails applications☆644Updated 7 months ago
- An extension of RuboCop focused on code performance checks.☆725Updated last week
- Series of Actions with an emphasis on simplicity.☆876Updated last month
- Rails security best practices☆1,057Updated 5 months ago
- Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algori…☆479Updated 2 years ago
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆848Updated last month
- Terraforming legacy Rails applications guides and tools☆738Updated last year
- Monitor performance of you Rails applications (self-hosted and free)☆1,210Updated last month
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,155Updated 2 weeks ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,147Updated last week
- A toolkit to upgrade your next Rails application☆555Updated last month
- Performance testing matchers for RSpec☆617Updated last year
- Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer productivity.☆364Updated last week
- Database multi-tenancy for Rack (and Rails) applications☆466Updated last week
- Ruby API makes it easy and fast to search or browse the Ruby language API docs☆594Updated this week
- Best practices for writing your specs!☆974Updated last month
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆631Updated 2 years ago
- Translate your rails app route to various languages without the hassle☆933Updated 2 months ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆633Updated this week
- Pluggable Ruby translation framework☆1,107Updated 10 months ago
- RSpec for Sidekiq☆679Updated 2 weeks ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆858Updated last week
- Concurrency and rate-limit throttling for Sidekiq☆780Updated last month
- Source code for the Testing Rails book☆288Updated 3 years ago
- A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control. Make them flow!☆619Updated 5 years ago
- Sample questions for Ruby Association Certified Ruby Programmer Examination☆327Updated 11 months ago
- Configuration library for Ruby gems and applications☆867Updated 2 months ago
- RSpec and Minitest matchers to prevent N+1 queries problem☆572Updated last year