cakeside
Code
Branches
Tags
Commits
Commit
610caeff
luu stiles <luuduong@gmail.com>
2012-05-31
12:43:33
added interests model to be editable in activeadmin
master
1 parent
cfb0c08
Changed files (1)
app
admin
interests.rb
app/admin/interests.rb
@@ -0,0 +1,3 @@
+ActiveAdmin.register Interest do
+
+end