On 6 May 2014 19:08, Reynier Pérez <
reyn...@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: