FogBugz #78: ActiveAdmin gem added. Initial setup done. Still needs some tweaking.
This commit is contained in:
parent
4a644a9a38
commit
6b912b265f
35 changed files with 22756 additions and 9330 deletions
11
test/fixtures/admin_users.yml
vendored
Normal file
11
test/fixtures/admin_users.yml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
||||
|
||||
# This model initially had no columns defined. If you add columns to the
|
||||
# model remove the '{}' from the fixture names and add the columns immediately
|
||||
# below each fixture, per the syntax in the comments below
|
||||
#
|
||||
one: {}
|
||||
# column: value
|
||||
#
|
||||
two: {}
|
||||
# column: value
|
||||
Loading…
Add table
Add a link
Reference in a new issue