russfrisch/modernizr-rails

Modernizr.load Method Missing

Closed this issue · 0 comments

When running Modernizr.load() the following error is returned:

TypeError: Object #<Object> has no method 'load'

The Modernizr builder has an option to include the load method (yepnope.js plugin) but it appears that your build does not include it. Can you add it to make this gem more widely viable?