Following the instructions on the wiki for installation, with the exception of an additional "bundle update", I get an error on first login:
Started GET "/users/sign_in" for 208.78.7.40 at 2015-10-14 18:41:31 +0000
Processing by Devise::SessionsController#new as HTML
Rendered shared/_notification.html.erb (0.3ms)
Rendered devise/shared/_links.erb (0.5ms)
Rendered devise/sessions/new.html.erb within layouts/devise (16.3ms)
Completed 500 Internal Server Error in 180ms
Sass::SyntaxError (Invalid CSS after "...ules: $modules ": expected "}", was "!global;"
(in /var/www/Scumblr/app/assets/stylesheets/foundation_and_overrides.scss:13)):
app/assets/stylesheets/foundation_and_overrides.scss:15
app/views/layouts/devise.html.erb:7:in `_app_views_layouts_devise_html_erb__1365587236562748982_70310677224900'
It would seem there is an incompatibility once updated?
Following the instructions on the wiki for installation, with the exception of an additional "bundle update", I get an error on first login:
It would seem there is an incompatibility once updated?