Created
July 11, 2012 10:56
-
-
Save rubystar/3089649 to your computer and use it in GitHub Desktop.
cucumber deprecation with 3.2
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-sh-4.2$ bundle exec cucumber > /home/local/PENNYWISE/venkatab/Desktop/cuke.txt | |
/usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in `block in require': iconv will be deprecated in the future, use String#encode instead. | |
NOTE: Gem.latest_load_paths is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem.latest_load_paths called from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/spork-0.8.4/lib/spork.rb:112. | |
NOTE: Gem.all_partials is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem.all_partials called from /usr/local/rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems.rb:603. | |
NOTE: Gem.all_partials is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem.all_partials called from /usr/local/rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/1.9.1/rubygems.rb:603. | |
java version "1.6.0_22" | |
OpenJDK Runtime Environment (IcedTea6 1.10.6) (fedora-63.1.10.6.fc15-x86_64) | |
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode) | |
/usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-rails-1.1.1/lib/cucumber/rails/world.rb:13:in `initialize': wrong number of arguments (1 for 0) (ArgumentError) | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/testsuitecreator.rb:38:in `new' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/testsuitecreator.rb:38:in `append_test' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/testsuitecreator.rb:32:in `create' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/testcase.rb:131:in `suite' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/collector/descendant.rb:15:in `block in collect' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/collector/descendant.rb:14:in `each' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/collector/descendant.rb:14:in `collect' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/autorunner.rb:83:in `block in <class:AutoRunner>' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/autorunner.rb:369:in `[]' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/autorunner.rb:369:in `run' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit/autorunner.rb:58:in `run' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/test-unit-2.4.9/lib/test/unit.rb:330:in `block in <top (required)>' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/sunspot_solr-1.3.3/lib/sunspot/solr/server.rb:68:in `fork' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/sunspot_solr-1.3.3/lib/sunspot/solr/server.rb:68:in `start' | |
from /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/features/support/sunspot_starter.rb:11:in `start' | |
from /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/features/support/env.rb:73:in `block in <top (required)>' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/spork-0.8.4/lib/spork.rb:36:in `each_run' | |
from /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/features/support/env.rb:69:in `<top (required)>' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/rb_support/rb_language.rb:143:in `load' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/rb_support/rb_language.rb:143:in `load_code_file' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/runtime/support_code.rb:171:in `load_file' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/runtime/support_code.rb:83:in `block in load_files!' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/runtime/support_code.rb:82:in `each' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/runtime/support_code.rb:82:in `load_files!' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/runtime.rb:137:in `load_step_definitions' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/runtime.rb:39:in `run!' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/cli/main.rb:43:in `execute!' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/lib/cucumber/cli/main.rb:20:in `execute' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/cucumber-1.1.0/bin/cucumber:14:in `<top (required)>' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/bin/cucumber:19:in `load' | |
from /usr/local/rvm/gems/ruby-1.9.3-p0@redzone/bin/cucumber:19:in `<main>' | |
/usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/activerecord-3.2.6/lib/active_record/attribute_methods/read.rb:74: warning: redefining `object_id' may cause serious problems | |
/usr/local/rvm/gems/ruby-1.9.3-p0@redzone/gems/activerecord-3.2.6/lib/active_record/attribute_methods/read.rb:86: warning: redefining `object_id' may cause serious problems | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_campaigns__comments_html_haml___2335215237034608419_106857120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/campaigns/_comments.html.haml:8) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_campaigns__comments_html_haml___2335215237034608419_106857120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/campaigns/_comments.html.haml:8) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_campaigns__comments_html_haml___2335215237034608419_106857120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/campaigns/_comments.html.haml:8) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_campaigns__comments_html_haml___2335215237034608419_106857120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/campaigns/_comments.html.haml:8) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: You're trying to create an attribute `name'. Writing arbitrary attributes on a model is deprecated. Please just use `attr_writer` etc. (called from name= at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/models/zone.rb:290) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from link_to_remove_fields at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/application_helper.rb:98) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from link_to_add_fields at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/application_helper.rb:107) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from link_to_remove_fields at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/application_helper.rb:98) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from link_to_add_fields at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/application_helper.rb:107) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block in _app_views_meta_deliveries__table_html_haml__2396471791792521256_122622740 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/meta_deliveries/_table.html.haml:30) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from block (2 levels) in actions at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:119) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from _app_views_site_allocations__site_allocation_html_haml__1219161250835154468_105886120 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/site_allocations/_site_allocation.html.haml:6) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead. (called from _app_views_zones__tag_html_haml___399879544375499529_129620700 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/zones/_tag.html.haml:1) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.0. Use ':data => { :confirm => 'Text' }' instead. (called from crud_links at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/helpers/layout_helper.rb:54) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: link_to_function is deprecated and will be removed from Rails 4.0. (called from block in _app_views_layouts_application_html_haml___629092832398084822_96508440 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/layouts/application.html.haml:121) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:haml] instead. (called from _app_views_user_mailer_signup_notification_text_erb__1843889183363967162_92955640 at /home/local/PENNYWISE/venkatab/Desktop/work_space/redzone-latest-updated/app/views/user_mailer/signup_notification.text.erb:17) | |
DEPRECATION WARNING: Passing a template handler in the temp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment