News

Squasher - squash your old migrations in a single command
Squasher compresses old migrations in a Rails application. If you work on a big project with lots of migrations, every rake db:migrate might take a few seconds, or creating of a new database might take a few minutes. That's because Rails loads all...





Elm on Rails 5.1 with Webpacker - Bendyworks: We Make Web and Mobile Apps
Elm, the new hotness in front-end programming, is now (almost) officially supported in Rails 5.1 via the webpacker gem. The Elm language provides strong type-checking in an immutable, functional programming language that compiles down to JavaScrip...


