rails_live_reload

Live Reload for your Rails app. The easiest way to increase your productivity.

MIT License

Downloads
179.1K
Stars
322
Committers
5

Bot releases are visible (Hide)

rails_live_reload - v0.3.6 Latest Release

Published by manastyretskyi 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/railsjazz/rails_live_reload/compare/v0.3.5...v0.3.6

rails_live_reload - v0.3.5

Published by manastyretskyi 11 months ago

What's Changed

  • Feature: Added initialiser install generator #28

Full Changelog: https://github.com/railsjazz/rails_live_reload/compare/v0.3.4...v0.3.5

rails_live_reload - v0.3.4

Published by manastyretskyi over 1 year ago

What's Changed

Full Changelog: https://github.com/railsjazz/rails_live_reload/compare/v0.3.3...v0.3.4

rails_live_reload - v0.3.3

Published by manastyretskyi over 1 year ago

What's Changed (Since 0.3.2)

  • Fix: More reliable html injection #23
rails_live_reload - v0.3.2

Published by manastyretskyi almost 2 years ago

What's Changed (Since 0.3.1)

  • Fix: Add a check that body index is not nil, this fixes turbo compatibility #21
rails_live_reload - v0.3.1

Published by manastyretskyi about 2 years ago

What's Changed (Since 0.2.0)

  • Fix: Server is now mounted without anchor option #18 this fixes rails 7.0.4 compatibility
  • Fix: All client JavaScript is now injected in the end of response body
  • Internal: Updated dummy application rails version to 7.0.4
rails_live_reload - v0.3.0

Published by manastyretskyi about 2 years ago

What's Changed (Since 0.2.0)

  • Breaking: Removed deprecated modes with their configurations
  • Fix: #16 by using unix socket for communication between processes
  • Internal: Added separately mounted server object instead of middleware for rails_live_reload requests
rails_live_reload - v0.2.0

Published by manastyretskyi over 2 years ago

What's Changed (Since 0.1.2)

  • Feature: Added websocket mode #14
  • Fix: #12 with updated scripts and new websocket mode
  • Improvement: Better turbo and turbolinks support
  • Improvement: Better scripts injection
  • Deprecations: long_polling and polling modes with their configs are now deprecated
  • Internal: Loosen some dependencies and remove unused code
rails_live_reload - v0.1.2

Published by manastyretskyi over 2 years ago

What's Changed (Since 0.1.1)

  • FIX: #8 Add a check to make sure that watcher starts only with server
rails_live_reload - v0.1.1

Published by manastyretskyi over 2 years ago

v0.1.1 First public release 🥳

See README.md for more info.

Package Rankings
Top 9.36% on Rubygems.org
Badges
Extracted from project README
RailsJazz Listed on OpenSource-Heroes.com