Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routing Error #1

Open
jmls opened this issue Jul 21, 2011 · 2 comments
Open

Routing Error #1

jmls opened this issue Jul 21, 2011 · 2 comments

Comments

@jmls
Copy link

jmls commented Jul 21, 2011

followed the instructions on the website, but after adding the data in point 6

  1. Add the Datatable helper mixin to your ApplicationHelper (app/helpers/application_helper.rb) like so:

    module ApplicationHelper
    include Datatables::Helpers
    end

I now get the error

uninitialized constant ApplicationHelper::Datatables

I'm using rails 3.1

@eveevans
Copy link

You have to restart your server

@sergous
Copy link

sergous commented Apr 22, 2014

Thanx, eveevans, you save my minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants