« Return to Thread: edge rails: `scan': undefined method `empty?' for nil:NilCla

Re: edge rails: `scan': undefined method `empty?' for nil:NilCla

by Adam Akhtar-2 :: Rate this Message:

Reply to Author | View in Thread


I've been seeing the same problem when trying to upgrade an application
from Rails 2.1.2 to 2.2.2.  I had set up a controller to serve static
content wrapped in the site's template.  One of the users dropped some
JPEG files into the /app/views/static directory, and that seems to be
jamming up the works with 2.2.2.

Now I know how to solve the problem (by removing the the non-.html.erb
files), but I'm wondering why there is a difference between 2.1.2 and
2.2.2.

--jeff
--
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: edge rails: `scan': undefined method `empty?' for nil:NilCla