Displaying 2 results from an estimated 2 matches for "ctionview".
Did you mean:
actionview
2008 Nov 18
4
How to read the logs?
...where I can learn how to read and decipher the
logs? I''ve done a few google searches and nothing comes up.
Specifically, I just uploaded my first app to a production server and
it doesn''t work and I got the following even though it works perfectly
fine on my development machine:
ctionView::TemplateError (uninitialized constant
Err::Acts::Textiled::ClassMethods::RedCloth) on line #26 of viewer/
show.html.erb:
23:
24: <% else %>
25:
26: <%= @page.body %>
27:
28: <% end %>
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/
active_support/dependencies.rb...
2009 May 20
8
ctionView::TemplateError (undefined method `start_form_tag'
...e5aec46e3ec581d
Parameters: {"action"=>"fazer_login", "controller"=>"login"}
SQL (0.000110) SET SQL_AUTO_IS_NULL=0
Admin Columns (0.000782) SHOW FIELDS FROM `admins`
Rendering template within layouts/layout_login
Rendering login/fazer_login
ActionView::TemplateError (undefined method `start_form_tag'' for
#<ActionView::Base:0x7f6ad4e78510>) on line #1 of
login/fazer_login.rhtml:
1: <%= start_form_tag :action => ''fazer_login'' %><style type="text/css">
2: <!--
3: body,td,th {
4: font...