Displaying 1 result from an estimated 1 matches for "find_full_path".
Did you mean:
file_full_path
2009 Jan 11
2
Got an error on returning data as json format when the data is nil
...ut if the data is nil, I get the following error.
--------------------------------
ActionView::MissingTemplate (Missing template user/show.erb in view
path /var/www/my_app/releases/20090110234348/app/views:):
/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/
template.rb:95:in `find_full_path''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/
template.rb:16:in `initialize''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/
base.rb:332:in `new''
/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_view/
bas...