Skip to content

Commit

Permalink
Move initialization to lib/has_details.rb to work with Bundler.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoncodes authored and marten committed Sep 4, 2011
1 parent dfc6a6c commit 60281b8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion init.rb

This file was deleted.

1 change: 0 additions & 1 deletion install.rb

This file was deleted.

2 changes: 2 additions & 0 deletions lib/has_details.rb
Expand Up @@ -116,3 +116,5 @@ def #{f}?
end

end

ActiveRecord::Base.send :include, HasDetails
1 change: 0 additions & 1 deletion uninstall.rb

This file was deleted.

0 comments on commit 60281b8

Please sign in to comment.