Commit graph

8 commits

Author SHA1 Message Date
Henne Vogelsang
c9cce9fcca Update INSTALL.md
Add `vagrant exec` instructions
2016-03-07 14:52:39 +01:00
Christian Bruckmayer
2dad051ab9 Add letter_opener_web
to present emails in the browser in development mode.
Using letter_opener in combination with Vagrant does not work
because it's not possible to launch a web browser in your
Vagrant box. Fixes #817.
2016-03-05 14:09:42 +01:00
Christian Bruckmayer
9e9c536946 Update rails to version 4.2
Furthermore it was necessary to add the following gems:
- responders
- web-console

And additional it was necessary to update these gems manually:
- devise
- turbolinks
- delayed_job_active_record
- money-rails

And the corresponding dependencies.
http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-4-1-to-rails-4-2
2016-01-26 10:04:08 +01:00
Christian Bruckmayer
f3549a21d9 Setup vagrant file for development 2015-12-07 15:06:04 +01:00
Henne Vogelsang
35c37272e6 Update INSTALL.md
Link to ImageMagick install page
2015-06-30 12:33:36 +02:00
Henne Vogelsang
51b01d638c Update INSTALL.md
Some styling fixes
2015-06-30 12:09:21 +02:00
Gopesh Tulsyan
98112b5a03 Adds delayed jobs recipe for production, and some documentation added for running delayed jobs in local 2014-08-15 22:13:07 +05:30
Artem Chernikov
73c15e9404 fixes #363 issues and sprint discipline 2014-07-30 23:23:40 +02:00