infinum / rails-handbookLinks
Describing the development process used by the Infinum Rails Team.
☆771Updated 3 months ago
Alternatives and similar repositories for rails-handbook
Users that are interested in rails-handbook are comparing it to the libraries listed below
Sorting:
- Rails security best practices☆1,053Updated 2 months ago
- A collection of lightweight, standardized, rails-oriented patterns.☆718Updated last year
- Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algori…☆476Updated last year
- Best practices for writing your specs!☆971Updated 3 weeks 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,595Updated last year
- Just the right amount of Rails eager loading☆1,647Updated 10 months ago
- Identify database issues before they hit production.☆1,889Updated last week
- Database changes log for Rails☆1,656Updated 4 months ago
- Series of Actions with an emphasis on simplicity.☆868Updated last month
- My former app template for Rails 7. All recommendations you see here have been moved to https://github.com/mattbrictson/nextgen☆1,079Updated last year
- Monitor performance of you Rails applications (self-hosted and free)☆1,168Updated this week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,405Updated last month
- Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, pla…☆1,347Updated 8 months ago
- Validation library with type-safe schemas and rules☆1,386Updated last week
- Terraforming legacy Rails applications guides and tools☆735Updated last year
- Ruby Tests Profiling Toolbox☆1,974Updated 3 months ago
- Extends ActiveAdmin to enable a set of great optional UX improving add-ons☆774Updated 3 months ago
- A guide to understanding Ruby on Rails directory structure☆317Updated 7 years ago
- Pluggable Ruby translation framework☆1,088Updated 8 months ago
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆632Updated 2 years ago
- Connects business objects and REST web services☆1,379Updated this week
- Manage application specific business logic.☆2,126Updated 2 months ago
- The reference for writing fantastic Rails applications☆641Updated 4 months ago
- Log in as another user in Rails☆1,401Updated last month
- Authorization framework for Ruby/Rails applications☆1,493Updated 4 months ago
- Build maintainable Rails apps☆596Updated 2 years ago
- Rails Database Viewer and SQL Query Runner☆1,483Updated 2 months ago
- Learn how to build a modern API on Michael Hartl's Rails 5 tutorial☆452Updated 5 years ago
- Squasher - squash your old migrations in a single command☆1,527Updated 9 months ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,132Updated 3 weeks ago