History log of /ontohub/app/models/action.rb
Revision Date Author Comments Expand
8a47d4bfed6d65a0a0826f22f3541962464c6a05 19-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

set action_started_at when performing action.

73313588f6ea1cb92f56ccd7584fc8d457ce8bdb 19-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

use action_started_at instead of plain created_at.

488ea4941c5859a18e767f8cea988f28b974634c 19-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

add ready? handling to action.

56daed0ee72efa88b1e88dd30c168015df4e2e59 19-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

add enclose-capability for actions.

7a98c59af385a5f97431f644a495f95ae5b9c9d2 19-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

add resource.nil? handling to action.

3da1771ccd411609156bf2721537c6a8e41050d4 19-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

add an action model with specs During commit-amendment: - add action_started_at attribute to action.