Rails Engines

09 Nov 2022

Moving to a Rails Engine

Continue Reading →

RailsServices Gem Version 3.0.1

01 Nov 2022

RailsServices Gem Reaches 3.0.1

Continue Reading →

RailsServices Gem Version 2.0.0

29 May 2016

RailsServices Gem Reaches 2.0.0
Since early-2014, I began to move away from the strict MVC approach with our Rails application. As I refactored some of our fatter models and not-so-skinny controllers, I wrote quite a few service classes. As a typical, developer, this was just too “hard” :). Naturally, I needed a generator to create these classes - and their attendant test scripts. So, I created my first gem, Rails Services.

Continue Reading →

Update Rails Service Generator

03 May 2016

Update to the Rails Services Gem
A couple of years back I released my first gem, Rails Services. It’s a very simple gem and project, adding two generators to your Rails application: rails_services:create and rails_services:destroy.

Continue Reading →

Author

Craig Kaminsky

Craig Kaminsky