foresth

Results 4 issues of foresth

Hello, I was trying to find out why rake db:migrate wouldn't create any new tables even though I had the yaml config file specified correctly. I found out you are...

Hello, I am trying to import my translations into database with rake i18n:populate:from_application but the task is always interrupted by an interpolation argument error: interpolation argument product missing in "{{product}}...

When RoutingError (404) occurs and the error page (custom or global) should be rendered within a layout (e.g. self.error_layout = "application"), the ApplicationController before_filters are not triggered (perhaps it is...