mount Crono::Web, at: '/crono' fails #25

Closed
opened 2025-12-29 00:21:25 +01:00 by adam · 1 comment
Owner

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 `'
...
Originally created by @lgs on GitHub (Jan 30, 2016). `mount Crono::Web, at: '/crono'` fails because depending by haml ? <pre> $ 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 `<top (required)>' ... </pre>
adam closed this issue 2025-12-29 00:21:26 +01:00
Author
Owner

@lgs commented on GitHub (Jan 30, 2016):

Ok, this is explained in the README I didn't see before.

@lgs commented on GitHub (Jan 30, 2016): Ok, this is explained in the [README](https://github.com/plashchynski/crono#web-ui) I didn't see before.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/crono#25