shakacode / fat-code-refactoring-techniquesLinks
Code samples for RailsConf 2014 on Fat Code Refactoring
☆289Updated 5 years ago
Alternatives and similar repositories for fat-code-refactoring-techniques
Users that are interested in fat-code-refactoring-techniques are comparing it to the libraries listed below
Sorting:
- ☆400Updated 11 years ago
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆563Updated 2 months ago
- Rails observer (removed from core in Rails 4.0)☆522Updated 2 years ago
- RSpec for Sidekiq☆679Updated 3 weeks ago
- Ruby on Rails Custom Error Pages☆509Updated 4 years ago
- See statistic about your workers☆793Updated 2 years ago
- Dynamically add and remove nested has_many association fields in a Ruby on Rails form☆307Updated 2 years ago
- Interactor Rails provides Rails support for the Interactor gem.☆454Updated last year
- StateMachines Active Record Integration☆422Updated last month
- page-specific javascript for Rails done right☆602Updated 8 years ago
- Multiple databases for Rails☆460Updated 3 years ago
- Easy way to login as any user in system☆388Updated 8 months ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 6 years ago
- Search engine like fulltext query support for ActiveRecord☆834Updated this week
- Static analysis tool for checking Ruby code for Sandi Metz' rules.☆770Updated 2 years ago
- Performance testing matchers for RSpec☆617Updated last year
- Preview and edit app mailer templates in Rails.☆565Updated 6 months ago
- Benchmark and profile your Rails apps☆800Updated 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!☆618Updated 5 years ago
- *CURRENTLY UNMAINTAINED*. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; jus…☆1,202Updated 6 years ago
- Learn how to build a modern API on Michael Hartl's Rails 5 tutorial