amckinnell / RubyMineTips
Tips and tricks for making the most of RubyMine
☆85Updated 6 months ago
Alternatives and similar repositories for RubyMineTips:
Users that are interested in RubyMineTips are comparing it to the libraries listed below
- A companion gem for the "Ten Years of Rails Upgrades" talk☆169Updated last year
- Rack middleware that provides access to rack.session environment☆257Updated 5 years ago
- Tools to help Rails developers test☆125Updated 5 months ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated 11 months ago
- Run your data migration scripts like a master☆124Updated 7 months ago
- A tool to upgrade Rails 4-style specs to Rails 5-style☆176Updated 5 years ago
- Test existence of your Rails callbacks without having to call them☆134Updated 5 years ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated 11 months ago
- Sample Rails app using vendored engines and gems to provide functionality☆284Updated 9 years ago
- Fast batch deletes for Active Record and Postgres☆200Updated 2 years ago
- Seed Migration☆374Updated 7 months ago
- Add version numbers with the pessimistic constraint operator to all gems in your Gemfile☆225Updated last year
- Ordinare sorts gems in your Gemfile alphabetically☆179Updated 4 years ago
- Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.☆250Updated 5 months ago
- Add contracts to your interactors☆80Updated 4 years ago
- Yet another console table tool, focused on minimal config.☆92Updated 3 years ago
- Ever wondered which translations are being looked up by Rails, a gem, or simply your app? Wonder no more!☆185Updated 2 years ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated 2 months ago
- Update your gems in separate commits. Identify any that fail your build.☆234Updated 4 months ago
- Dynamically build an Active Record model (with table) within a test context☆171Updated this week
- Decorators on top of your ORM layer.☆171Updated 2 weeks ago
- Gem for Rails 3 and 4, that helps validate overlap☆174Updated this week
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆505Updated 5 years ago
- Memory profiling benchmark style, for Ruby 2.1+☆223Updated 2 months ago
- A small gem for putting selectize.js into the Rails asset pipeline☆130Updated 3 years ago
- Devise plugin to reject weak passwords using zxcvbn☆195Updated last year
- Simple tool to maintain factories and traits from FactoryBot☆387Updated last year
- A gem to help you make decisions about your gem dependencies.☆144Updated 7 months ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆215Updated last year
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆129Updated last year