Skip to content

Commit 41d21f0

Browse files
committed
Merge pull request activeadmin#295 from mattvague/update-readme
Updated README to include docs, mailing list, etc
2 parents 0c78f30 + 8459a3d commit 41d21f0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rdoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Active Admin is a framework for creating administration style interfaces. It
44
abstracts common business application patterns to make it simple for developers
55
to implement beautiful and elegant interfaces with very little effort.
66

7+
== Help / Support / Demo
8+
* Mailing list: http://groups.google.com/group/activeadmin
9+
* Bug reports: https://github.com/gregbell/active_admin/issues
10+
* RDoc: http://rubydoc.info/github/gregbell/active_admin/master/frames
11+
* Guides: http://activeadmin.info/documentation.html
12+
* Live demo: http://demo.activeadmin.info/admin
13+
* Website: http://.activeadmin.info
14+
15+
716
== Goals
817

918
1. Allow developers to quickly create gorgeous administration interfaces
@@ -476,4 +485,3 @@ We are using the awesome Github issues!
476485
== Copyright
477486

478487
Copyright (c) 2010 Greg Bell, VersaPay Corporation. See LICENSE for details.
479-

0 commit comments

Comments
 (0)