[Locomotive-users] Locomotive caches controller

Johan Lavenius johan.lavenius at gmail.com
Mon Sep 24 12:17:20 GMT 2007


Locomotive seems to cache my controller and changes in the controller
code doesnt
affect the output without me restarting the app (sometimes i need to restart
the app with a new port for it to update). Changes to the view is instant.
Another problem is with a view:

View:
Hello
<%= link_to "Testlink", :controller => "start", :action => "index" %>

Output: (Not interpret as html by the browser) Why?

Hello

<a href="/start">Testlink</a>




Using: Locomotive 2.0.8 and RMagick Rails Mar 2007 bundle

//Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://one.textdrive.com/pipermail/locomotive-users/attachments/20070924/19902912/attachment.htm


More information about the Locomotive-users mailing list