You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're missing :require => 'saulabs/reportable' from your gemfile, so the code isn't being loaded when your application starts. To get the latest cut of the code (the released gem is ancient), and to fix your issue, use:
I am having the following error with my project using Ruby 2.0, Rails 4.01, Reportable 1.4.2 with SQLite
I'm following everything in README file. Am I doing something wrong totally?
The text was updated successfully, but these errors were encountered: