app/helpers/application_helper.rb in aslon_settings-0.0.1 vs app/helpers/application_helper.rb in aslon_settings-0.0.2
- old
+ new
@@ -1,2 +1,6 @@
## Look in lib/application_helper.rb
## I can't figure out how to get it included unless I put it that directory
+
+def is_mobihhle_request?
+ true
+end
\ No newline at end of file