I started using active admin and I love it!
However, for every change I do in the code I need to restart the server. Is that normal?
I am in development mode and I have
config.cache_classes = false
in development.rb.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, this was a bug in Active Admin 0.3.3. We just released 0.3.4 which should solve the issue. Active Admin now reloads your files when you change them.