Sha256: 9b4b8a283913d02935f675740797563910c4b7bda9aae14f569ae563209f4357
Contents?: true
Size: 260 Bytes
Versions: 39
Compression:
Stored size: 260 Bytes
Contents
Description: Generates a config class with the given name and list of parameters and put it into `app/configs` folder. Example: rails generate app_config my_service param1 param2 ... This will create: app/configs/my_service_config.rb
Version data entries
39 entries across 39 versions & 2 rubygems