I am having the following error with my project using Ruby 2.0, Rails 4.01, Reportable 1.4.2 with SQLite
NoMethodError: undefined method `reportable' for Sale(no database connection)
I'm following everything in README file. Am I doing something wrong totally?