Skip to content

rubyisbeautiful/application_configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApplicationConfigurator
=======================

Application Configuration for your Rails app


Example
=======

Install Plugin
# the model name is set right now, sorry, will allow it to change soon

Generator: config_item [options] ConfigItem
# Example: script/generate config_item ConfigItem
  # options:
  #   --norspec     don't generate rspec stuff
  #   --force       overwrite without asking


Copyright (c) 2008 [name of plugin creator], released under the MIT license

About

Configure applications common stuff with YML file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages