Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 639 Bytes

rubycas-server-core

Build Status The core logic for handling CAS requests independent of any particular storage or web presentation technology.

Requirements

  • ruby 2.1.x

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Coding conventions

  1. String object as a hash key for all settings from Setting class.