Ruby on Rails Wednesday, May 7, 2014

On 6 May 2014 19:08, Reynier Pérez <reynierpm@gmail.com> wrote:
> I've created a rails app (Rails 4.1.0) from scratch and I am getting a
> problem that I am not able to solve. I have installed and configured Apache
> Passenger Module, it works fine. Any time I try to access the virtual host I
> get an error 500:
>
> Missing secret_key_base for 'production' environment, set this value in
> config/secrets.yml
>
> The secret.yml file contains the following configuration:

That should be secrets.yml (plural).

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsm%3D0gVxTuc_RSBdfFvyJowd3zimfdVbSLmHdqBiWXMZQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment