News
rails/webpacker: Use Webpack to manage app-like JavaScript modules in Rails
Webpacker makes it easy to use the JavaScript pre-processor and bundler webpack 4.x.x to manage application-like JavaScript in Rails. It coexists with the asset pipeline, as the primary purpose for webpack is app-like JavaScript, not images, CSS,...
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app - vinistock/sail.This Rails engine brings a setting model into your app to be used as feature flags, gauges, knobs and other live...