]> git.openstreetmap.org Git - rails.git/commit
Commit ACL related files from earlier merges as svn merge seems to
authorTom Hughes <tom@compton.nu>
Sun, 8 Mar 2009 16:13:00 +0000 (16:13 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 8 Mar 2009 16:13:00 +0000 (16:13 +0000)
commit81835c55a027e4b5dda06a2d5e1107315f1bf24d
treeebf2de7c011cf4973cc6a5964dc40ab7195c5b5f
parent7184ae009635645d2422af6eca021758188c206c
Commit ACL related files from earlier merges as svn merge seems to
neglected to add them...
app/models/acl.rb [new file with mode: 0644]
db/migrate/018_create_acls.rb [new file with mode: 0644]
test/fixtures/acls.yml [new file with mode: 0644]
test/unit/acl_test.rb [new file with mode: 0644]