lib/agnostic-frontend.rb in agnostic-frontend-0.0.1.rc3 vs lib/agnostic-frontend.rb in agnostic-frontend-0.0.1.rc4

- old
+ new

@@ -1,3 +1,3 @@ if defined? Rails && Rails::VERSION::MAJOR == 3 && Rails::VERSION::MINOR >= 1 - require 'agnostic-frontend/engine' + require 'agnostic/frontend/engine' end \ No newline at end of file