Skip to content

Instantly share code, notes, and snippets.

@henrebotha
Created October 29, 2014 08:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henrebotha/6a8927b5e02d2af99fef to your computer and use it in GitHub Desktop.
Save henrebotha/6a8927b5e02d2af99fef to your computer and use it in GitHub Desktop.
livereload working
➜ gramscout git:(staging) guard -P livereload
WARN: Unresolved specs during Gem::Specification.reset:
celluloid (>= 0.15.2)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
12:25:04 - INFO - Guard here! It looks like your project has a Gemfile, yet you are running
> [#] `guard` outside of Bundler. If this is your intent, feel free to ignore this
> [#] message. Otherwise, consider using `bundle exec guard` to ensure your
> [#] dependencies are loaded correctly.
> [#] (You can run `guard` with --no-bundler-warning to get rid of this message.)
12:25:05 - INFO - Guard is using TerminalTitle to send notifications.
12:25:05 - INFO - LiveReload is waiting for a browser to connect.
12:25:05 - INFO - Guard is now watching at '/Users/leaply/Documents/gramscout'
[1] LiveReload guard(main)> 12:26:19 - INFO - Browser connected.
12:30:11 - INFO - Reloading browser: /assets/media_queries.css
12:35:34 - INFO - Reloading browser: /assets/ui.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment