Styling Administrate in Rails

Steven Klavins
2 min readApr 21, 2021

Intro/Scenario

This week in my Rails development journey I have been upgrading an outdated application to Rails 6. This process involved a number of tasks such as updating the app from sprockets to webpack, updating a few deprecated methods, and last of all replacing active scaffold.

For those of you who don't know active scaffold is in a sense a predecessor of Rails…

--

--

Steven Klavins

Hi, I’m Steven, most call me Steve! I’m a programmer, musician, and artist. This blog contains various tutorials and posts related to software development.