twopoint718 / reactive_record

Generate ActiveRecord models for a pre-existing Postgres db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find generator reactive_record:install.

rich311 opened this issue · comments

Pulled in latest version of gem with:

  gem 'reactive_record', "0.0.2", :git => 'git://github.com/alexdunae/w3c_validators.git'

Then got:

$ rails g reactive_record:install
Could not find generator reactive_record:install.

I looked through the RR source and it wasn't obvious to me what was wrong.

Is the git URL a typo? Looks like it's referring to a different repo.

Damn. Yes. I noticed right after typing this. Sorry!