Joseph Caudle 9e29aec14a Merge branch 'dev' into unique_usernames
* dev: (28 commits)
  Upgrade bootstrap by running `rails g bootstrap:install`
  added .to_i to times to attempt to pass tests on travis
  stubbed Time.now to prevent test failures
  Added friendly IDs for forum and role
  General prettification and making it look nice.
  show forum name in post meta
  Added a rake task to create an admin user.
  hooked roles up to cancan
  Added roles, but haven't yet hooked them up to CanCan
  PT story 41985889, Hides 'new garden' tab on other member's pages
  Add forums to top nav
  Display posts in summary on forum page
  tests for markdown
  post in (or not in) a forum
  prettifying forum views
  added associations between forums, posts, and members
  rails g scaffold Forum
  Rearranging password fields
  Attempted rearranging settings page, broke something
  Upgrade to Rails 3.2.12, after *another* security flaw.
  ...

Conflicts:
	spec/models/member_spec.rb
2013-02-21 22:19:45 -05:00
2013-02-20 15:51:31 +11:00
2012-08-23 12:56:37 -07:00
2013-01-28 20:53:50 +11:00
2012-09-10 14:54:55 +01:00
2012-08-23 07:38:57 +01:00
2012-12-10 16:39:05 -08:00

Growstuff

Build Status

Welcome to the Growstuff project.

Growstuff is an open source/open data project to create a website for food gardeners.

You can find most of our documentation at: http://wiki.growstuff.org/

Our development uses Extreme Programming practices, which means we pair on all our work. Feel free to fork our code and explore, but if you would like to contribute back to us, please read http://wiki.growstuff.org/index.php/Development_process_overview before sending us a pull request.

Description
No description provided
Readme 55 MiB
Languages
Ruby 76.3%
Haml 19.5%
SCSS 1.3%
HTML 1%
JavaScript 0.9%
Other 1%