Go to file
Yuki 79cf463cf2 Merge pull request #30 from Retrospring/feature-mail-template-revision
PR: mail template revision
2015-07-23 12:18:51 +05:30
app Fix emails 2015-07-23 12:12:36 +05:30
bin removed unneeded binstubs 2015-04-19 22:40:00 +02:00
config Mail templating, hopefully 2015-07-21 23:43:14 +05:30
db add :confirmable to users + migration / letter_opener for local email confirmations 2015-07-21 17:55:28 +02:00
docs added nginx configuration, ASS runscript 2015-04-02 01:12:01 +02:00
lib AARGHGHHH 2015-07-20 04:16:31 +05:30
log first commit 2014-08-01 11:23:47 +02:00
public removed i18n.js (how did this get there) 2015-06-21 14:02:32 +02:00
service-docs@7f6cd02e6e Fix FAQ 2015-05-26 04:56:58 +05:30
spec Fix tests 2015-07-21 22:38:40 +05:30
tmp added a few directories in ./tmp 2014-12-13 16:42:00 +01:00
vendor/assets Flag switcher 2015-06-21 12:33:29 +05:30
.gitignore add i18n-js and localize javascript (not implemented yet) 2015-06-08 16:01:16 +02:00
.gitmodules add locales submodule 2015-06-19 13:33:43 +02:00
.rspec removed a (rrer)rspec option 2014-12-05 06:39:33 +01:00
.rubocop.yml [skip ci] Rubocop.yml 2015-07-21 07:44:16 +05:30
.travis.yml update Travis CI notification token 2015-07-07 02:34:01 +02:00
CONTRIBUTING.md damn copycat mistakes 2015-07-06 20:34:54 +02:00
Gemfile add fake mail validation 2015-07-21 22:44:14 +02:00
Gemfile.lock add fake mail validation 2015-07-21 22:44:14 +02:00
LICENSE added license (AGPLv3) 2015-04-02 01:39:46 +02:00
Procfile updated procfile 2014-12-13 16:44:33 +01:00
README.md Link license in README (1337th commit) 2015-07-20 04:19:53 +02:00
Rakefile string != symbol always evaluates to true 2015-05-09 17:01:19 +02:00
TODO update README, TODO and add CONTRIBUTING 2015-07-06 20:34:06 +02:00
config.ru first commit 2014-08-01 11:23:47 +02:00

README.md

Retrospring Build Status Bugs

This is the source code that powers Retrospring. This is a detached fork of nilsding/justask, where we continue development.

Installation

You can find all the installation instructions needed for a local/production setup of Retrospring in the Wiki!

Contributing

Guidelines for Pull Requests and general information about how you can help us improving Retrospring can be found here!

License

AGPLv3.