Skip to content

Commit

Permalink
adds fix from anshul
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffp committed May 25, 2010
1 parent e43feda commit a86a9fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/enumerated_attribute/rails_helpers.rb
Expand Up @@ -28,6 +28,7 @@ def enum(*args)
require 'rails/generators'
require 'rails/generators/generated_attribute'
rescue
rescue Exception => ex
end

module Rails
Expand Down

0 comments on commit a86a9fd

Please sign in to comment.