Skip to content
This repository has been archived by the owner on Apr 26, 2018. It is now read-only.

Latest commit

 

History

History
33 lines (18 loc) · 678 Bytes

File metadata and controls

33 lines (18 loc) · 678 Bytes

NOTE: This plugin has been deprecated in favour of https://github.com/discourse/discourse-site-report

Installation

Follow our Install a Plugin howto

Issues

If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.

Development

this plugin needs Timecop and Spork gem, so add timecop and spork gem into Discourse's Gemfile first

Testing

For faster testing performance, run the spork server first, then execute rspec

spork
rspec --drb 

License

MIT

Pull v0.10-beta if you are using Discourse uses Ember version < 2