diff options
Diffstat (limited to 'vendor/rails-2.0.2/railties/helpers/application_helper.rb')
-rw-r--r-- | vendor/rails-2.0.2/railties/helpers/application_helper.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/rails-2.0.2/railties/helpers/application_helper.rb b/vendor/rails-2.0.2/railties/helpers/application_helper.rb deleted file mode 100644 index 22a7940eb..000000000 --- a/vendor/rails-2.0.2/railties/helpers/application_helper.rb +++ /dev/null @@ -1,3 +0,0 @@ -# Methods added to this helper will be available to all templates in the application. -module ApplicationHelper -end |