Sha256: c8d3c4b8607a0c4b4fdf20f96720eab8e45b990e38cac845f65f1e32df7f8b69
Contents?: true
Size: 979 Bytes
Versions: 1
Compression:
Stored size: 979 Bytes
Contents
# Pushify: Instantly push css changes to your browser(s) whenever you save. See updates you make to css files appear immediately in all of your browsers without having to refresh. If you've ever spent more than 5 minutes making changes to a css file you should really love this tool. # Installation # Install the gem sudo gem install pushify # Install pushify into your rails app and start the pushify server pushify install # Starting and stopping the pushify server # Start the server with pushify start pushify start # Stop the server with pushify stop pushify stop # That's it That's it. Load your app in a browser and update the CSS file in your editor. Now open up a different browser and update the CSS. Now you can watch the effect of your CSS updates on multiple browsers without refreshing. # Limitations * Will not work in windows development environments * Currently is only available as a plugin to rails # Authors Jason Tillery Vishu Ramanathan
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pushify-1.2.0 | README.markdown |