Sha256: ea6d3737aed165da88475eee13d12d3738f2e86f38e171842038a7918465152d
Contents?: true
Size: 152 Bytes
Versions: 4
Compression:
Stored size: 152 Bytes
Contents
module GitWit::Actions::Etc module Actions def etc_user(name, home, config = {}) action User.new(self, name, home, config) end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
git_wit-0.0.6 | lib/git_wit/actions/etc.rb |
git_wit-0.0.6.pre | lib/git_wit/actions/etc.rb |
git_wit-0.0.5 | lib/git_wit/actions/etc.rb |
git_wit-0.0.4.pre2 | lib/git_wit/actions/etc.rb |