mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-14 14:23:27 +01:00
mount Crono::Web, at: '/crono' fails #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lgs on GitHub (Jan 30, 2016).
mount Crono::Web, at: '/crono'fails because depending by haml ?$ rails s => Booting Thin => Rails 4.2.5 application starting in development on http://localhost:3000 => Run `rails server -h` for more startup options => Ctrl-C to shutdown server Exiting /home/lsoave/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/activesupport-4.2.5/lib/active_support/dependencies.rb:274:in `require': cannot load such file -- haml (LoadError) ... from /home/lsoave/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/crono-0.9.0/lib/crono/web.rb:1:in `' ...@lgs commented on GitHub (Jan 30, 2016):
Ok, this is explained in the README I didn't see before.