Miles Gould 4b1cdc5650 Test Model.newsletter_(un)subscribe
I'm not very happy with this change as-is. The tests are very shallow
(they wouldn't have caught the bug @tconquest and I found in this code,
for instance), and use the deprecated `receive_message_chain` method.
From the RSpec docs:

"Chains can be arbitrarily long, which makes it quite painless to
violate the Law of Demeter in violent ways, so you should consider any
use of receive_message_chain a code smell.  Even though not all code
smells indicate real problems (think fluent interfaces),
receive_message_chain still results in brittle examples. For example, if
you write allow(foo).to receive_message_chain(:bar, :baz => 37) in a
spec and then the implementation calls foo.baz.bar, the stub will not
work."

Further work needed.
2016-12-19 22:15:53 +00:00
2016-12-19 22:15:53 +00:00
2016-11-26 12:13:17 +13:00
2016-11-26 12:13:17 +13:00
2016-12-19 22:15:53 +00:00
2016-12-17 20:32:07 +13:00
2016-12-17 20:32:07 +13:00
2016-11-27 13:24:21 +13:00
2016-11-26 19:36:59 +13:00
2016-11-26 12:13:17 +13:00
2016-12-09 10:09:04 +10:30
2016-12-02 15:35:13 +10:30
2016-12-17 20:32:07 +13:00
2016-12-17 20:32:07 +13:00
2012-08-23 07:38:57 +01:00
2013-03-19 14:10:06 +11:00
2016-09-12 21:57:27 +09:30

Growstuff

Build Status Coverage Status Code Climate

Welcome to the Growstuff project.

Growstuff is an open source/open data project to create a website for food gardeners. We crowdsource information on what our members are growing and harvesting, aggregate it, and make it available as open data via our API.

Growstuff was founded in 2012 and has been built by dozens of contributors. We are an inclusive, welcoming project, and encourage participation from people of all backgrounds and skill levels.

  • Issues (features we're working on, known bugs, etc)
  • Discussion forums (design ideas, planning releases)
  • IRC growstuff channel (general chat, brainstorming and troubleshooting) or Gitter
  • Wiki (general documentation, etc. Help by migrating from the old wiki)

For coders

Growstuff is built in Ruby on Rails and also uses JavaScript for frontend features. We welcome contributions -- see CONTRIBUTING for details.

For designers, writers, researchers, data wranglers, and other contributors

There are heaps of ways to get involved and contribute no matter what your skills and interests.

You might like to check out:

Here on Github, you might find these useful:

Feel free to comment on any of the issues you find there, or open up a broader conversation on Growstuff Talk.

Contact

For more information about this project, contact info@growstuff.org.

You can also contact us on Twitter or Facebook.

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