This project is archived and is in readonly mode.

#4010 ✓resolved
Off Topic

Views not reloaded in development mode (rails-3.0.0.beta, devise-1.1pre2, haml-2.2.20)

Reported by Off Topic | February 20th, 2010 @ 04:38 PM | in 3.0.2

Hi there!

I am using 3.0.0.beta with devise-1.1pre2 and haml-2.2.20.

Devise views has be copied into app/views/devise/...

In development mode, if I modify a devise custom view, it is not reloaded and the "previous" template version is still used (I presume a "cached one").

In the same context, when modifying my main layout, it is correctly reloaded.

This issue has be describe here (http://github.com/plataformatec/devise/issues/unreads#issue/115), Jose Valim said to report here.

My gems are in ~/.gem/ and not within vendor/plugins/.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Pages