BREAKFAST Rails + Brunch.io = ❤️
Integrate modern Javascript tooling into your Rails project.
Watch a Quick Overview Video
Features
ES6 Syntax
Get support for all the new ES6 Syntax. Imports, exports, arrows, classes all work out of the cereal box.Yarn Integration
Manage the frontend dependencies of your project with Yarn. No more copying or downloading unversioned scripts into the vendor folder.Live Reloading
Have the browser automatically reload CSS, JS or HTML on save. With the incremental builds provided by Brunch watch changes propagate to the browser with speed.
No more alt-tab + ⌘-r
Updates in the browser
Get updates right in the browser. See build information and errors on the screen.