Invoca / magic_frozen_string_literal
easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files
☆159Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for magic_frozen_string_literal
- Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more!☆186Updated last year
- Manage timestamps in ActiveRecord models☆135Updated 6 months ago
- Run your data migration scripts like a master☆124Updated 6 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆220Updated 8 months ago
- A companion gem for the "Ten Years of Rails Upgrades" talk☆168Updated 11 months ago
- What you should change about your app's configuration when upgrading Rails versions☆117Updated last year
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆290Updated 2 years ago
- Add custom processing for warnings☆281Updated last month
- Actionable code coverage.☆233Updated last year
- Speedy Rails JSON serialization with built-in caching☆156Updated 9 months ago
- How fast is your code? See it directly in Rails console.☆115Updated last year
- RuboCop configuration which has the same code style checking as official Ruby on Rails.☆155Updated 6 months ago
- ActiveRecord extension which adds typecasting to store accessors☆395Updated 2 months ago
- DSL for building class initializer with params and options.☆301Updated 3 months ago
- Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.☆198Updated 4 months ago
- Check which gems are compatible with which Rails version!☆178Updated this week
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆130Updated last year
- Lightweight Ruby debugger! ⚡️☆237Updated 2 years ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆273Updated 3 weeks ago
- Action Cable testing utils☆213Updated 3 years ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆318Updated last year
- Fast batch deletes for Active Record and Postgres☆200Updated last year
- Searchlight helps you build searches from options via Ruby methods that you write.☆533Updated 9 months ago
- Parameters-based transformation DSL☆207Updated 11 months ago
- A flexible gem for cloning models☆317Updated last year
- ActiveRecord-like Attributes API for ActiveModel☆144Updated 4 years ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆304Updated 2 months ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆410Updated 2 months ago
- A gem to help you make decisions about your gem dependencies.☆144Updated 5 months ago
- Dynamically build an Active Record model (with table) within a test context☆167Updated 8 months ago