tracks/config/initializers
Reinier Balt 7ec39aa4d1 Use setting from stie.yml instead of hardcoded secret token
Fallback to randomly generated token, which is fine for development and test mode. (Sessions will be invalidated when the server reboots)

Thanks @brynary
2013-05-07 09:43:45 +02:00
..
backtrace_silencers.rb initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
bullet.rb Try the cache_digests gem for Tracks 2012-09-02 15:13:28 +02:00
i18n-config.rb Get more i18n fixed in for he locale. Include fallback to en locale and include pluralization mechanism 2012-04-16 13:19:04 +02:00
inflections.rb initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
mime_types.rb initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
secret_token.rb Use setting from stie.yml instead of hardcoded secret token 2013-05-07 09:43:45 +02:00
session_store.rb Work in progress: has_many_polymorphs does not work with rails 3.2 because of intrusive changes in rails internals. I think we need to rip out this dependency... 2012-04-30 13:56:34 +02:00
tolk.rb add tolk to Tracks for easy management of translations. Limited to development 2012-07-18 14:58:24 +02:00
tracks.rb bump version numbers 2013-02-19 07:46:25 +01:00
wrap_parameters.rb get all unit tests running again. Seems we have some pretty old code in there :-) 2012-04-30 13:56:37 +02:00