Sha256: b25dcc535f99eeaaad2198ba00f904764d96587abec1334894fed312e76e5b8d
Contents?: true
Size: 184 Bytes
Versions: 1
Compression:
Stored size: 184 Bytes
Contents
module CanTango module Api module Common def create_ability candidate, opts = {} CanTango.config.ability.factory_build candidate, opts end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cantango-0.8.0 | lib/cantango/api/common.rb |