Navigation Menu

Skip to content

Commit

Permalink
Revert "Fix helper polluting global environment"
Browse files Browse the repository at this point in the history
The fix is incomplete indeed...

This reverts commit 483d1a9.
  • Loading branch information
delaitre committed Oct 12, 2011
1 parent 483d1a9 commit 9c706ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/time_tracker.rb
@@ -1,5 +1,5 @@
# Helper access from the model
def self.help
def help
Helper.instance
end

Expand Down

0 comments on commit 9c706ed

Please sign in to comment.