1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Alex Tambellini
0af93089de Move schema_format :sql config setting from test.rb to application.rb
I've moved the schema_format :sql config setting to application.rb because you would
never enable this only for the test environment. If you use database constraints
or database specific data types you would want all of your environments to use them.
2011-11-17 09:44:17 -05:00
José Valim
f686d9429f Use head :no_content on the guides as well. 2011-11-09 19:06:02 -02:00
Vijay Dev
227c31f7b6 edge doesnt provide turn gem in the gemfile anymore 2011-10-23 01:34:02 +05:30
David Heinemeier Hansson
1359152345 Encourage use of tagged logging even when using a different logger 2011-10-19 16:17:06 -05:00
David Heinemeier Hansson
afde6fdd5e Added X-Request-Id tracking and TaggedLogging to easily log that and other production concerns 2011-10-19 12:59:33 -05:00
Vijay Dev
d3baa92831 delete stray backup files from guides sample app 2011-09-13 18:46:34 +05:30
James Gifford
d7154d4832 Added getting_started code, updated guide with link to rails github repo and path to code 2011-09-12 10:30:45 -04:00