Patrick Gansterer
|
19efd68c5f
|
Add support for ActiveStorage (PR #852)
|
2022-01-31 08:44:53 +01:00 |
|
Patrick Gansterer
|
38d49dedb8
|
Make usage of Docker for development easier by avoiding COPY operations
|
2021-03-05 11:33:28 +01:00 |
|
Patrick Gansterer
|
899a83bec4
|
Rails 5.2
|
2020-09-05 14:40:11 +02:00 |
|
Patrick Gansterer
|
4642eb6c54
|
Rails 5.1
|
2020-09-05 14:40:11 +02:00 |
|
Patrick Gansterer
|
2557645f4f
|
Rails 5.0
|
2020-09-05 14:40:11 +02:00 |
|
Martin Meyerhoff
|
a45fd38e37
|
Remove `config.mass_assignment_sanitizer from development.rb sample
This configuration option has been removed in Rails 4; I've only found
references to it from people running Rails 3.
|
2019-11-12 13:11:14 +01:00 |
|
Patrick Gansterer
|
bee671c90e
|
Remove deprecated and obsolete quiet_assets gem
As of sprockets-rails version 3.1.0 the same functionality can be
enabled via config.assets.quiet.
|
2019-10-29 09:40:22 +01:00 |
|
wvengen
|
e6e060cab9
|
Fix mailcatcher
|
2019-04-03 17:06:23 +00:00 |
|
Patrick Gansterer
|
816f699f69
|
Switch license to AGPL (fixes #496, PR #513)
|
2017-11-10 17:02:35 +01:00 |
|
wvengen
|
5e2ff4158e
|
Make mailcatcher & redis work with both Docker and local development
|
2015-05-08 13:05:48 +02:00 |
|
Benjamin Meichsner
|
83dd18eaa7
|
Added Dockersupport. See README_DOCKER.md for further instructions.
|
2015-04-26 15:20:05 +02:00 |
|
wvengen
|
63d52db91b
|
more sensible mailer option defaults
Conflicts:
app/mailers/base_mailer.rb
config/app_config.yml.SAMPLE
spec/app_config.yml
|
2014-09-02 12:35:57 +02:00 |
|
wvengen
|
99301a0576
|
make Redis a softer dependency
(closes foodcoops#288)
|
2014-06-23 17:51:18 +02:00 |
|
wvengen
|
7841245795
|
migrate to Rails 4.0 (closes foodcoops#214)
Conflicts:
Gemfile.lock
|
2014-02-24 12:46:28 +01:00 |
|
wvengen
|
64a597c689
|
use i18n-js
|
2013-10-04 15:01:10 +02:00 |
|
benni
|
2c0fe08be6
|
Replaced delayed_job with resque. See README_DEVEL
|
2012-12-23 17:38:04 +01:00 |
|
benni
|
0a1c326f14
|
Upgraded to rails 3.2.8
|
2012-09-30 21:38:52 +02:00 |
|
benni
|
29a6cd8b62
|
Upgraded to rails 3.1.8. Fixed various bugs in wiki.
|
2012-09-30 21:15:55 +02:00 |
|
benni
|
7bc23698d1
|
Updated README_DEVEL.
|
2012-08-24 15:20:33 +02:00 |
|
benni
|
8a74e7d77f
|
Removed annoate and hirb Gemfiles.
Annotate: Better look in schema.rb, this reference should be always up
to date.
Hirb: To reactivate hirb, look in railscasts:
http://railscasts.com/episodes/48-console-tricks-revised
|
2012-07-27 18:07:42 +02:00 |
|
benni
|
8679356ccf
|
Updated development.rb.SAMPLE.
|
2011-05-11 10:13:56 +02:00 |
|
benni
|
be85296ddb
|
Enabled hirb for better console formatting.
|
2011-05-07 21:14:11 +02:00 |
|
Benjamin Meichsner
|
5b9a7e05df
|
Initial commit of foodsoft 2
|
2009-01-06 11:49:19 +01:00 |
|