JD Kaplan

Results 3 comments of JD Kaplan

So digging into the generator itself via the console, I found that the VanityGenerator class was not loaded. I created an initializer in config/initializers/vanity.rb and puts `require 'generators/vanity/migration_generator'` inside. Generator...

I want a way to put this list into another file. I personal 'cheat sheet' if you will. I've tried selecting all of the keybindings from the preferences->keybindings but cmd-c...

I also had this issue with Ruby 2.3.8 and rails Rails 4.2.11.1 As you no longer need to `gem 'activeresource'` anymore, I just put `gem 'api-auth'` at the very end...