History log of /ontohub/app/models/api_key.rb
Revision Date Author Comments Expand
01b63affa9a882aebaf07efba0f2e4f4782da8d4 01-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

change status->state for API-key Also renames set_status! method to set_valid! and uses the valid-scope in its own methods.

2cec0737c7d85c0f98ec034624f840b3a0a25b74 29-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

add creation and 'update' of API keys.

248ce7a27b1f8b0f557b2d7f05967084753c3bbb 29-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

add a convenient api-key creation method.

7e8d633ae2984c6f6c89c199c5308e682989bfbe 29-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

add an api-key model with validations and specs.