jwhitley/requirejs-rails

Error raised on requirejs_include_tags

Closed this issue · 0 comments

Hello,

In this line: <%= requirejs_include_tag 'application' %> , rails raised an error that says:

"no implicit conversion of String into Integer".

I really can't understand why, if you could help, it would be awesome.