at_your_service 1.1.0
Model / View / Controller isn't enough for today's complex web applications. Encapsulate your business logic in Service objects so that when you write a piece of business logic, you only write it once.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            activesupport
            >= 5.0
          
          
            virtus
            ~> 1.0
          
    