.gitignore | 644 | 0 | 0 | | | 9 Bytes | 133d80c9f9f684527d519477093b36b41936b091fe55011c1e701a9277864e36 |
MIT-LICENSE | 644 | 0 | 0 | | | 1.03 KB | 5b92356563a960cbc6b7b4cce062a335f22720f1b7f0eafc035390f13664a76f |
README | 755 | 0 | 0 | | | 1.95 KB | b0c909ed6e971f3c511c26a4f09acba2ab3bc498cbc0c9997be24f984c435799 |
Rakefile | 755 | 0 | 0 | | | 345 Bytes | af8afa8e97e04677b9966970dbb7376e5909b899beee0690d87f6fbd74b7b67a |
has_defaults.gemspec | 644 | 0 | 0 | | | 645 Bytes | 387ef073abdf2bb7b34b95301850ef1454c459351244bcfb31e2c4943ce3d588 |
lib/has_defaults.rb | 644 | 0 | 0 | | | 124 Bytes | d96f1b17976a72b7b0ea0c44a159a0ad48d901d2635a907b97250ff4d69f149d |
lib/has_defaults/active_record_ext.rb | 644 | 0 | 0 | | | 1.31 KB | a5b616373a25144384302ff9880baccb230fa277c0a597a21d782bc1c1ce6c5d |
lib/has_defaults/version.rb | 644 | 0 | 0 | | | 45 Bytes | 55dd591af8f3ffec411d5312f809354d4eab5ab6629accadb3432df723b90731 |
pkg/has_defaults-0.3.0.gem | 644 | 0 | 0 | | | 14.5 KB | 429104fa7eac3e54f48be10378d5f66c251fd658db85a821f389b98d4e0ab684 |
spec/app_root/log/in_memory.log | 644 | 0 | 0 | | | 11.9 KB | d8f9a1d28359a6e21d408f88a93310c898e698ef54ea0ecb37e4b0cf56607f37 |
spec/rails2/Gemfile | 644 | 0 | 0 | | | 163 Bytes | 255faf6d80c37208e98c3e9a65afae54709bd5ad2e618cc3607fa8dbe68ffdab |
spec/rails2/Gemfile.lock | 644 | 0 | 0 | | | 1 KB | 0195e5a37d46669fe64f5268269e215cf059134a56c8965b5fd17700d79181ce |
spec/rails2/Rakefile | 755 | 0 | 0 | | | 306 Bytes | a3dd7f7c22c6db3ca39c866db869b5b06cd3f4e9c247458a16b32e5832ff2c5c |
spec/rails2/app_root/app/controllers/application_controller.rb | 755 | 0 | 0 | | | 57 Bytes | c7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d |
spec/rails2/app_root/app/models/donut.rb | 644 | 0 | 0 | | | 379 Bytes | 8069a8115f4ce6f4d7b4aa7eea8cd86be4f9a651f446ceedc271b5f7ef121f0e |
spec/rails2/app_root/app/models/model_without_defaults.rb | 755 | 0 | 0 | | | 52 Bytes | 20b61134bfd9f67b13a478ceae9ba4120db170814e595aaaba8927f2af606e28 |
spec/rails2/app_root/app/models/pastry.rb | 755 | 0 | 0 | | | 105 Bytes | a1035af181d332f71c3df2e43e9c9e5ec06e762f3cdfce616f370da8d65d36ea |
spec/rails2/app_root/config/boot.rb | 755 | 0 | 0 | | | 3.02 KB | 4a1d70a68c6d05bf8b4b8ef12277da990ea3783215013c20ff6fd02b9fa1546e |
spec/rails2/app_root/config/database.yml | 755 | 0 | 0 | | | 386 Bytes | 49b894bbfa5b2d41f757a0e7bac6fe4c34c2e532fbc89189c6f3a21812c2b899 |
spec/rails2/app_root/config/environment.rb | 755 | 0 | 0 | | | 499 Bytes | aa885eedd29c7825bdb496ccf14a37cccda3d90cf4b80e78698a2a3995e52c59 |
spec/rails2/app_root/config/environments/in_memory.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails2/app_root/config/environments/mysql.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails2/app_root/config/environments/postgresql.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails2/app_root/config/environments/sqlite.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails2/app_root/config/environments/sqlite3.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails2/app_root/config/routes.rb | 755 | 0 | 0 | | | 140 Bytes | 9feaaebefde3a555367648da1c130189a83167f8a5dfd645c7fdfdac0cf47780 |
spec/rails2/app_root/db/migrate/001_create_pastries.rb | 644 | 0 | 0 | | | 307 Bytes | 5bfaae754dc2d88dfe6c1e83c31703a1f0c2f032102a47abe7d8475a712a4e33 |
spec/rails2/app_root/db/migrate/002_create_model_without_defaults.rb | 755 | 0 | 0 | | | 205 Bytes | 5a8a5debf0e74f14219efa78c57433a2c88b6f2996ea2019a377d2ff0e87b317 |
spec/rails2/app_root/lib/console_with_fixtures.rb | 755 | 0 | 0 | | | 312 Bytes | 0abf69bd134715d63d744030c832bf94cc6973c21b3bb99d94e79b5cef771c65 |
spec/rails2/app_root/log/.gitignore | 755 | 0 | 0 | | | 6 Bytes | 318d9a16533732a69cda7bb7b174ee392fdd15be3d72a114cd8f2d51f3eab510 |
spec/rails2/app_root/script/console | 755 | 0 | 0 | | | 256 Bytes | ae6e504a6e5e0ac21b6798612c565f906e7099eff85689a4317b0fed2cbd8903 |
spec/rails2/has_defaults_spec.rb | 644 | 0 | 0 | | | 2.21 KB | 4e6fa117e199e7ef29df5f3b58d47acb1cf056b62a302b259c99c55d1c16d080 |
spec/rails2/rcov.opts | 755 | 0 | 0 | | | 33 Bytes | a0ef60074230ad2e581c68d04512082f9068f2fbd108f90a182fcb8cf1ce798a |
spec/rails2/spec.opts | 755 | 0 | 0 | | | 52 Bytes | 1af9d984dbaa2fba4ef932d1ab49537fe23e58f617f5842e33db5240430e32e4 |
spec/rails2/spec_helper.rb | 755 | 0 | 0 | | | 629 Bytes | 651b322c43f39450f8473484753986a19fcb78348cf770a7fe286fa76d2d3496 |
spec/rails3/.rspec | 755 | 0 | 0 | | | 27 Bytes | bb47c84000d89e8bf527291fc82f468d53c554667fba8f2d2d929bc5b2751b42 |
spec/rails3/Gemfile | 644 | 0 | 0 | | | 151 Bytes | 95d1918aa7213743ab087789f7d284a76886b333a3ab2d46dc8aa35cf7dffbf8 |
spec/rails3/Gemfile.lock | 644 | 0 | 0 | | | 2.15 KB | 3410534a2827fbfe99eb3311ec24cb3e194d9d846d16d8a6a077c3ef4071f6fb |
spec/rails3/Rakefile | 755 | 0 | 0 | | | 254 Bytes | 3bc1ef173afb1b3b384d9df4a6576228366b71e8a60df50c91a9222768e0fb18 |
spec/rails3/app_root/.gitignore | 644 | 0 | 0 | | | 40 Bytes | 1a6f33284f1c3a1d5e2bc1b60b2a19d7922f0a428ef4bb017652d9f0ab8ee7da |
spec/rails3/app_root/app/controllers/application_controller.rb | 755 | 0 | 0 | | | 57 Bytes | c7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d |
spec/rails3/app_root/app/models/donut.rb | 644 | 0 | 0 | | | 379 Bytes | 8069a8115f4ce6f4d7b4aa7eea8cd86be4f9a651f446ceedc271b5f7ef121f0e |
spec/rails3/app_root/app/models/model_without_defaults.rb | 755 | 0 | 0 | | | 52 Bytes | 20b61134bfd9f67b13a478ceae9ba4120db170814e595aaaba8927f2af606e28 |
spec/rails3/app_root/app/models/pastry.rb | 755 | 0 | 0 | | | 105 Bytes | a1035af181d332f71c3df2e43e9c9e5ec06e762f3cdfce616f370da8d65d36ea |
spec/rails3/app_root/config/application.rb | 644 | 0 | 0 | | | 895 Bytes | 5ee02fa01b3ee3beb5add779ea906af33058a57dd052b3c2be55a8ab6ec4ba10 |
spec/rails3/app_root/config/boot.rb | 644 | 0 | 0 | | | 326 Bytes | 83ebca8688dabb82b0c8e75547ad4117b44ff8f954e91b7e14e5f9e852be85e7 |
spec/rails3/app_root/config/database.yml | 755 | 0 | 0 | | | 386 Bytes | 49b894bbfa5b2d41f757a0e7bac6fe4c34c2e532fbc89189c6f3a21812c2b899 |
spec/rails3/app_root/config/environment.rb | 644 | 0 | 0 | | | 161 Bytes | 01c05aa2cbd642c53760b3fb391f58b307d797656dd2716f38f1f3a1421b8c2f |
spec/rails3/app_root/config/environments/in_memory.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails3/app_root/config/environments/mysql.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails3/app_root/config/environments/postgresql.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails3/app_root/config/environments/sqlite.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails3/app_root/config/environments/sqlite3.rb | 755 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails3/app_root/config/environments/test.rb | 644 | 0 | 0 | | | 1.49 KB | 1b02d092cf3c1e88b3b54ed7da8d6a0bc2b153a3e5479db923fc5bf94049889c |
spec/rails3/app_root/config/initializers/backtrace_silencers.rb | 644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
spec/rails3/app_root/config/initializers/inflections.rb | 644 | 0 | 0 | | | 376 Bytes | 9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a |
spec/rails3/app_root/config/initializers/mime_types.rb | 644 | 0 | 0 | | | 205 Bytes | eeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06 |
spec/rails3/app_root/config/initializers/secret_token.rb | 644 | 0 | 0 | | | 508 Bytes | 4d0006bdb6b98343d71e8e6a1299d710ceacfc63457b6d91d8ef94d9c8790f90 |
spec/rails3/app_root/config/initializers/session_store.rb | 644 | 0 | 0 | | | 437 Bytes | 5d481058cea17a367b3a7ddf977ce1a258732843e36a3ab7c734eb192c2b56f6 |
spec/rails3/app_root/config/locales/en.yml | 644 | 0 | 0 | | | 213 Bytes | 6b393140f668cd4f960b03d8320b5e6a226a023c9a3f4439029aaee932562273 |
spec/rails3/app_root/config/routes.rb | 644 | 0 | 0 | | | 1.76 KB | cee7f9021739cd8518d74ff699724d6b6b4a1fd817184701048856cdc72d39f3 |
spec/rails3/app_root/db/migrate/001_create_pastries.rb | 644 | 0 | 0 | | | 307 Bytes | 5bfaae754dc2d88dfe6c1e83c31703a1f0c2f032102a47abe7d8475a712a4e33 |
spec/rails3/app_root/db/migrate/002_create_model_without_defaults.rb | 755 | 0 | 0 | | | 205 Bytes | 5a8a5debf0e74f14219efa78c57433a2c88b6f2996ea2019a377d2ff0e87b317 |
spec/rails3/app_root/lib/tasks/.gitkeep | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails3/app_root/log/.gitkeep | 644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
spec/rails3/app_root/script/rails | 755 | 0 | 0 | | | 298 Bytes | e5280bfb750cd34c11a06d2247687df0263e1d5f1eef8ebb60b5fb3277436be3 |
spec/rails3/has_defaults_spec.rb | 644 | 0 | 0 | | | 2.08 KB | 85f948a50de351de46fb09ead671b72286184c7919145500fdbe876be9031130 |
spec/rails3/log/in_memory.log | 644 | 0 | 0 | | | 1.71 KB | 94378f0c3e499e51520ad5683ec9546cfa21a3a200eebb8bce461ba3f73e45fd |
spec/rails3/rcov.opts | 755 | 0 | 0 | | | 33 Bytes | a0ef60074230ad2e581c68d04512082f9068f2fbd108f90a182fcb8cf1ce798a |
spec/rails3/spec_helper.rb | 755 | 0 | 0 | | | 654 Bytes | 771e963cfe4d8bed101dc69fc15e64b6fb0fc4056175756c87e6c4778fe0d8aa |