2.1 development configuration

1 view
Skip to first unread message

Jeremy Olliver

unread,
Nov 16, 2008, 10:28:53 PM11/16/08
to WellR...@googlegroups.com
Hi guys, I've got a question about setting up the development environment so that changes to the controller or views will be updated without having to restart the server.

I've had a look at http://github.com/aeden/misc/tree/master/cheatsheets/rails-2-config-cheatsheet.rb

And tried in config/environments/development.rb both:

config.action_view.cache_template_loading = false
config.action_controller.perform_caching = false

but to no avail, my development server is still caching.
Using rails 2.1.0

Any ideas?

--
Jeremy Olliver
Developer
PlanHQ

Shane Mingins

unread,
Nov 16, 2008, 10:47:45 PM11/16/08
to WellR...@googlegroups.com
On Mon, Nov 17, 2008 at 4:28 PM, Jeremy Olliver
<jeremy....@gmail.com> wrote:
> but to no avail, my development server is still caching.
> Using rails 2.1.0
>
> Any ideas?
>

We had this happen once ... and iirc it was a plugin configuration
that was causing the problem.

--
Shane Mingins

Reply all
Reply to author
Forward
0 new messages