0

All I want to prevent is having to constantly refresh the page (and subsequently make DB calls on the view) which takes forever.

I would love to be able to just making CSS changes and see it reflected in the document/page/site immediately.

Anyway to do this in Textmate 2 on OS X and Rails 3.2.x?

marcamillion
  • 32,933
  • 55
  • 189
  • 380

1 Answers1

0

Livereload.com has solutions for OSX, windows, and linux, the last is free if you dont mind a more than a little extra setup.

Graham P Heath
  • 7,009
  • 3
  • 31
  • 45