jwipeout / rails-directory-structure-guideLinks
A guide to understanding Ruby on Rails directory structure
☆319Updated 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 last week
- A collection of lightweight, standardized, rails-oriented patterns.☆719Updated last year
- Rails security best practices☆1,056Updated 4 months ago
- Series of Actions with an emphasis on simplicity.☆872Updated last week
- Translate your rails app route to various languages without the hassle☆930Updated last month
- The reference for writing fantastic Rails applications☆642Updated 6 months ago
- Terraforming legacy Rails applications guides and tools☆738Updated last year
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆846Updated last month
- RSpec and Minitest matchers to prevent N+1 queries problem☆573Updated last year
- Best practices for writing your specs!☆975Updated last week
- An extension of RuboCop focused on code performance checks.☆723Updated last week
- Monitor performance of you Rails applications (self-hosted and free)☆1,202Updated last week
- Performance testing matchers for RSpec☆616Updated last year
- A toolkit to upgrade your next Rails application☆553Updated last month
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆631Updated 2 years ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,147Updated this week
- Use Service Worker with the Rails asset pipeline☆587Updated last year
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,147Updated last week
- Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algori…☆478Updated 2 years ago
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆992Updated last week
- Sample questions for Ruby Association Certified Ruby Programmer Examination☆326Updated 10 months ago
- Pluggable Ruby translation framework☆1,100Updated 10 months ago
- RSpec for Sidekiq☆679Updated last week
- Application template for Rails 7 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.☆364Updated 3 weeks ago
- Make any Ruby object quack like ActiveRecord☆1,120Updated last month
- Ruby on Whales example and templates☆305Updated 2 months ago
- Source code for the Testing Rails book☆288Updated 3 years ago
- Identify database issues before they hit production.☆1,902Updated 2 months ago
- Database multi-tenancy for Rack (and Rails) applications☆461Updated last week
- XSS/CSRF safe JWT auth designed for SPA☆594Updated last year