Skip to content

Commit

Permalink
fix includes
Browse files Browse the repository at this point in the history
  • Loading branch information
sjerman committed Apr 14, 2013
1 parent 64165b0 commit c565c24
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions lib/dojox-rails.rb
@@ -1,7 +1 @@
require "dojox/rails/version"

module Dojox
module Rails
# Your code goes here...
end
end
require "dojox/rails"

0 comments on commit c565c24

Please sign in to comment.