lib/generators/nifty/authentication/authentication_generator.rb | 644 | 0 | 0 | | | 5.29 KB | 5936d4849b725f7187a82eb5439bd5f40517d6e4647408cfa3f00b2ce719fe00 |
lib/generators/nifty/authentication/templates/authentication.rb | 644 | 0 | 0 | | | 2.12 KB | c1129cd5a5cca4f028d80a1cba0c1536d13aa255920d44c22a6798120e9dd2ab |
lib/generators/nifty/authentication/templates/authlogic_session.rb | 644 | 0 | 0 | | | 63 Bytes | 55191948e37f4ffbae63fb85faa5a742fad8b876edd7f68704b498bc5659e842 |
lib/generators/nifty/authentication/templates/fixtures.yml | 644 | 0 | 0 | | | 1.11 KB | a6808c44f03178c2c1b7a443a54fa682794420914449f2ab0fe75d361466a214 |
lib/generators/nifty/authentication/templates/migration.rb | 644 | 0 | 0 | | | 475 Bytes | fc24edf2a8f449d0fdac8dbaa7e7e84746653a64821b9d9d3dde04cb6cceba32 |
lib/generators/nifty/authentication/templates/sessions_controller.rb | 644 | 0 | 0 | | | 1.27 KB | d5cc3145428f5052b3f34c5afdbeacd62c8978658e06a25dc4229271976f5d80 |
lib/generators/nifty/authentication/templates/sessions_helper.rb | 644 | 0 | 0 | | | 50 Bytes | 1f16d2844357fca55643d9a189d0a0928553c871cefab24729a1a28f82cefc96 |
lib/generators/nifty/authentication/templates/tests/rspec/sessions_controller.rb | 644 | 0 | 0 | | | 1.45 KB | e495472aba2a5c6fb6935c4e7fe34f8639032947198cf4cbf51db8926de1f726 |
lib/generators/nifty/authentication/templates/tests/rspec/user.rb | 644 | 0 | 0 | | | 3.08 KB | f2be088681b512aa9dc51403903bd08e8572cb25d2d2069512e8bee97036df79 |
lib/generators/nifty/authentication/templates/tests/rspec/users_controller.rb | 644 | 0 | 0 | | | 803 Bytes | 09d929507b33b7e0a9eb8cd0f5b0e60c595fefe318809c4c8ae263659138a6f5 |
lib/generators/nifty/authentication/templates/tests/shoulda/sessions_controller.rb | 644 | 0 | 0 | | | 1.39 KB | ed93815a110cbd1e96cbf3542cc7538e2e5ee9cd8f7f3924f7a71cded153742a |
lib/generators/nifty/authentication/templates/tests/shoulda/user.rb | 644 | 0 | 0 | | | 3.04 KB | 5f7d8458415bc5ce9bff747310ed050f6a84fb1943f71813e3a2555f11b37d5d |
lib/generators/nifty/authentication/templates/tests/shoulda/users_controller.rb | 644 | 0 | 0 | | | 780 Bytes | a5f2f6f87f4a7da454e06c06863bf3b75fd1f31fd47d442840c0e043f4428c0f |
lib/generators/nifty/authentication/templates/tests/testunit/sessions_controller.rb | 644 | 0 | 0 | | | 1.12 KB | bb09d8517b55eabb3becf35f5c1b705f14f5efd8ce90b0e0d7621588709f1a1a |
lib/generators/nifty/authentication/templates/tests/testunit/user.rb | 644 | 0 | 0 | | | 3.07 KB | 6b9587fea3bc8d052ad672a5f5db0315acbbc85a83850477e280cbab9c340717 |
lib/generators/nifty/authentication/templates/tests/testunit/users_controller.rb | 644 | 0 | 0 | | | 611 Bytes | 2a5409f5180482d882abc32735ce4749ccf66e539c0600702848cb7cccd02bb5 |
lib/generators/nifty/authentication/templates/user.rb | 644 | 0 | 0 | | | 1.48 KB | 550f3963e14069af208190bdeea13f67892313c85acdce03deafd5065e010af6 |
lib/generators/nifty/authentication/templates/users_controller.rb | 644 | 0 | 0 | | | 582 Bytes | e0b8eab6465da56c33700af36866db55a3850f40b25939ad3b9797c0f6253137 |
lib/generators/nifty/authentication/templates/users_helper.rb | 644 | 0 | 0 | | | 47 Bytes | 5faeefb239b18b6ed151f28c02fa24520bb2c52cd99f65df9211bf56906f79b4 |
lib/generators/nifty/authentication/templates/views/erb/login.html.erb | 644 | 0 | 0 | | | 768 Bytes | 3fcc295e928f36e09e97881f1e917219fa3be0ee88a007e3ff8fa63eddd167c9 |
lib/generators/nifty/authentication/templates/views/erb/signup.html.erb | 644 | 0 | 0 | | | 621 Bytes | ed4080c5b94077bcdc4b521d20d930dbd166c7e63b956c1e1e9e6cc9763945a7 |
lib/generators/nifty/authentication/templates/views/haml/login.html.haml | 644 | 0 | 0 | | | 632 Bytes | 2e69e7145ebe164e5f6584729e92f2282b13178f273eb22986434d3b78a44900 |
lib/generators/nifty/authentication/templates/views/haml/signup.html.haml | 644 | 0 | 0 | | | 508 Bytes | 7f06977709f4283cb88e33a86f2f1fa0c6b5553d716561bcd359617746da7e54 |
lib/generators/nifty/authentication/USAGE | 644 | 0 | 0 | | | 1.85 KB | 6156e7e5152ba28352e70227aab2b29c504c4003ab5904f901cafd2afa7f4795 |
lib/generators/nifty/config/config_generator.rb | 644 | 0 | 0 | | | 554 Bytes | 814bce464b85414fce18385001ab4c7bf096bfefeef8ff74d7fb0497790b90c2 |
lib/generators/nifty/config/templates/config.yml | 644 | 0 | 0 | | | 100 Bytes | 2355ca67a0c3642aac722be9ac128d5387a3004a0f5af25596551f2737b559c4 |
lib/generators/nifty/config/templates/load_config.rb | 644 | 0 | 0 | | | 153 Bytes | a6128b5b87a089b8ffb8c757620379da3c4b48321d429b461d82fc1b412d6680 |
lib/generators/nifty/config/USAGE | 644 | 0 | 0 | | | 822 Bytes | 9f5b95dbc1f5e443eaaab52cee7d9c959442a66c97ed79fac27a356ab0258017 |
lib/generators/nifty/layout/layout_generator.rb | 644 | 0 | 0 | | | 974 Bytes | c3a2e08ef86d73c477461b89134f84aa743aeb6ccbb677141dc200965791432f |
lib/generators/nifty/layout/templates/error_messages_helper.rb | 644 | 0 | 0 | | | 940 Bytes | c56523344a07f357146690cb6b946819abe7671da1345e3b654bddad5d6a05a6 |
lib/generators/nifty/layout/templates/layout.html.erb | 644 | 0 | 0 | | | 505 Bytes | 29c3cf84e1811cb4a312e2c6647c8b038fc8f27f4e8d3aa66cea063c8b4bb5f4 |
lib/generators/nifty/layout/templates/layout.html.haml | 644 | 0 | 0 | | | 464 Bytes | b6be4bf257ba62dc8f2b3f819f646bde2cf922a2d058c4f1c3926a3d472720bf |
lib/generators/nifty/layout/templates/layout_helper.rb | 644 | 0 | 0 | | | 608 Bytes | 87ba3542f327383a91336f73be9570ff26da185f514e5458abb2ca7ec76fb9dd |
lib/generators/nifty/layout/templates/stylesheet.css | 644 | 0 | 0 | | | 1.03 KB | ecebb5607f18a280d6a0e2b493d5bb4d76387851e816dbed3cd89206d7c68b0f |
lib/generators/nifty/layout/templates/stylesheet.sass | 644 | 0 | 0 | | | 982 Bytes | 56a89cffbb3174971e9a63e69d609cf111aa6767c1fe23b101c989eb1426a9e7 |
lib/generators/nifty/layout/USAGE | 644 | 0 | 0 | | | 898 Bytes | a7097c99ee51fb1c9f160634b8a05a3aa470979b4bb1b4ed9d625fab2e832615 |
lib/generators/nifty/scaffold/scaffold_generator.rb | 644 | 0 | 0 | | | 7.62 KB | e4ee45ee3eb3421ea850e84417751747a1b7d15365737768533d7f98e45ee7e2 |
lib/generators/nifty/scaffold/templates/actions/create.rb | 644 | 0 | 0 | | | 317 Bytes | f46b7ecdf66c6e14feaf6b435c43879165d150b0af3567a7b39cf8d660c02d02 |
lib/generators/nifty/scaffold/templates/actions/destroy.rb | 644 | 0 | 0 | | | 253 Bytes | e8cbbac7ebae6d18784c86c40b846af5cfcd872e131471a6488785d418b84533 |
lib/generators/nifty/scaffold/templates/actions/edit.rb | 644 | 0 | 0 | | | 81 Bytes | a16082e359d4f7b8b5327536994df770aec946746197254ebaacd7beff8a65be |
lib/generators/nifty/scaffold/templates/actions/index.rb | 644 | 0 | 0 | | | 66 Bytes | f632fc68f398b2825e6f58ed2ea766023eb42a94ef41e4c6db1ccc4b65f014ea |
lib/generators/nifty/scaffold/templates/actions/new.rb | 644 | 0 | 0 | | | 66 Bytes | 0d7463dcdfd928fcfb105abb263090f311eec7847677b1085698de16553f0e37 |
lib/generators/nifty/scaffold/templates/actions/show.rb | 644 | 0 | 0 | | | 81 Bytes | ce3cb602682dc7c8dffb621b5e0fb9d87a53c28578b7d9f3af5dc3d77cdba7d8 |
lib/generators/nifty/scaffold/templates/actions/update.rb | 644 | 0 | 0 | | | 345 Bytes | e56fffc3c98f361764035edf90ca6c350be3522a6734078af5a0a8f9bb6716ad |
lib/generators/nifty/scaffold/templates/controller.rb | 644 | 0 | 0 | | | 106 Bytes | fb010b5da53a67167fd2c62a6a28d020b0271787a7cc78c759101d09709840a4 |
lib/generators/nifty/scaffold/templates/fixtures.yml | 644 | 0 | 0 | | | 219 Bytes | ad7e064f2003e6b7a60443871d529a2a5735b018431c716f68e2a69694eb73ea |
lib/generators/nifty/scaffold/templates/helper.rb | 644 | 0 | 0 | | | 42 Bytes | 08ba60c2fc289a11065a34507801e6d9365c223b92093fac0c9ec0e96aed6517 |
lib/generators/nifty/scaffold/templates/migration.rb | 644 | 0 | 0 | | | 394 Bytes | b79216b6ac1b02d79a452ac1378a0e384e84df90adb8eba49c7fa240927f1ce2 |
lib/generators/nifty/scaffold/templates/model.rb | 644 | 0 | 0 | | | 127 Bytes | 5a46204f002679a64fdab9939d77e4991cea180e1f6cdcb63e75320ea12c4e48 |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/create.rb | 644 | 0 | 0 | | | 419 Bytes | 23c3fafa010ff149382e1f0f55a6995ecdf01da74c75e958191cdff1aee2fd06 |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/destroy.rb | 644 | 0 | 0 | | | 310 Bytes | 920a48ba45553e88510b18d833efa0be0867e8721fc784f36a3e8bb62f91f13e |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/edit.rb | 644 | 0 | 0 | | | 145 Bytes | fd2271bd50d7f6f92665b09678e82ccf8c872f492860b9ea8026ebaca05009f3 |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/index.rb | 644 | 0 | 0 | | | 117 Bytes | 08365d79921b77c2d33d84f0f7fe47bb6612aa926407853865febf754489edeb |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/new.rb | 644 | 0 | 0 | | | 109 Bytes | ca06544803cd74bac55b52206b96884b01e432f9b56a909121da87e0342ff579 |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/show.rb | 644 | 0 | 0 | | | 145 Bytes | 0bca9da05575f32736867c5660b04065fedc0b298a0e56ae57e931fd13b06b30 |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/update.rb | 644 | 0 | 0 | | | 483 Bytes | bdd5f7db3770338b2179a5f7bfe7627233d0228a860f4d4c738c538ce121bf4c |
lib/generators/nifty/scaffold/templates/tests/rspec/controller.rb | 644 | 0 | 0 | | | 191 Bytes | 715bc7263867dc0476b06a3ac195a7d47a1c6ac993c2a491d860bfd9e6749d04 |
lib/generators/nifty/scaffold/templates/tests/rspec/model.rb | 644 | 0 | 0 | | | 160 Bytes | d095a476233d37c44452c204de6db9fd409a7c0b1ee01a9627b7b0e5c80ac6ce |
lib/generators/nifty/scaffold/templates/tests/shoulda/actions/create.rb | 644 | 0 | 0 | | | 418 Bytes | bc9bcec4440c2d4fc2e107adb4f02e42cd7ac7b0512a1712d1f58e71abee26c1 |
lib/generators/nifty/scaffold/templates/tests/shoulda/actions/destroy.rb | 644 | 0 | 0 | | | 324 Bytes | 41a92c6aaf4e583dd4b3adc17933b0f32db5aac98eb4facb009fefc985e1ddc7 |
lib/generators/nifty/scaffold/templates/tests/shoulda/actions/edit.rb | 644 | 0 | 0 | | | 155 Bytes | 969c6654e976773128e4b9e9e0106f5a81e21cc2178f3fdc659e35cd983e9d6b |
lib/generators/nifty/scaffold/templates/tests/shoulda/actions/index.rb | 644 | 0 | 0 | | | 127 Bytes | a08780a90834baf7d8bab914e11c1d24d232c6c559815dddd78d7c8e40bd5def |
lib/generators/nifty/scaffold/templates/tests/shoulda/actions/new.rb | 644 | 0 | 0 | | | 119 Bytes | 35f9fd4924c6fb756c5b0358adbd9738303b813e8e44d61a800581d793b608b8 |
lib/generators/nifty/scaffold/templates/tests/shoulda/actions/show.rb | 644 | 0 | 0 | | | 155 Bytes | 07ebbce32fb180a68cb9543cbb26eb7ed19863757396344c0ac9739e4769aef8 |
lib/generators/nifty/scaffold/templates/tests/shoulda/actions/update.rb | 644 | 0 | 0 | | | 480 Bytes | 44b07aa9b6106b371cd09cee43fc79b62878960c039b1bd3e10ca07ee5ec9b15 |
lib/generators/nifty/scaffold/templates/tests/shoulda/controller.rb | 644 | 0 | 0 | | | 153 Bytes | d7948cade3e32d4363ff475c5dc630da461d05f18c995f35e8a5414aa2fcfec1 |
lib/generators/nifty/scaffold/templates/tests/shoulda/model.rb | 644 | 0 | 0 | | | 150 Bytes | b105d804b89dc77d03fd00ea6baaa73141623bc58665a9cac9c4eed3e0a44dba |
lib/generators/nifty/scaffold/templates/tests/testunit/actions/create.rb | 644 | 0 | 0 | | | 312 Bytes | 85288385583b8802ba7740cf3f99767b7d4e9b45da342bd16532ef58139bed17 |
lib/generators/nifty/scaffold/templates/tests/testunit/actions/destroy.rb | 644 | 0 | 0 | | | 238 Bytes | a81310107b83b3533249ed6742d4b418b9ba1b4663ca28a61688d0273327dec4 |
lib/generators/nifty/scaffold/templates/tests/testunit/actions/edit.rb | 644 | 0 | 0 | | | 95 Bytes | 1ae35afa06b753675b34f8c78fac8ddc7606dbdb0ef43d39219237ff0df4a37f |
lib/generators/nifty/scaffold/templates/tests/testunit/actions/index.rb | 644 | 0 | 0 | | | 66 Bytes | 22b7bbcba15c74c08e9310e965a3940a590ac391e70a6ce10d0f7ef399ac1c0a |
lib/generators/nifty/scaffold/templates/tests/testunit/actions/new.rb | 644 | 0 | 0 | | | 60 Bytes | d7b879738d7632d070aea71224b208d7555c94cece6981a791dff499a3f49bad |
lib/generators/nifty/scaffold/templates/tests/testunit/actions/show.rb | 644 | 0 | 0 | | | 95 Bytes | ae5031a44cf5294ea5e34986250a1f70f0b0e3f43872189842fab990b4172e7c |
lib/generators/nifty/scaffold/templates/tests/testunit/actions/update.rb | 644 | 0 | 0 | | | 375 Bytes | aff6abbdc04623832c6241657ab7a4ca96761a2e4475f81e9cd7d3c7990a4a06 |
lib/generators/nifty/scaffold/templates/tests/testunit/controller.rb | 644 | 0 | 0 | | | 154 Bytes | 7f1eeefc335cbdccad08da055abee9d167945540d88af597e9e0dfc2f5ae0a95 |
lib/generators/nifty/scaffold/templates/tests/testunit/model.rb | 644 | 0 | 0 | | | 154 Bytes | 884f90af7b4dd75b8f065ca057a7f8e7fcb6126e5df650e98b6f477cb3a69847 |
lib/generators/nifty/scaffold/templates/views/erb/_form.html.erb | 644 | 0 | 0 | | | 291 Bytes | dce534d1bc15e93e28996f9f0e557730ed3f55f0a6789d3cfc074a0012b75763 |
lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb | 644 | 0 | 0 | | | 305 Bytes | 5bc571072e31753369a95ce72ce0b4b10bfebeb67eb78032b3994c3ac4945b01 |
lib/generators/nifty/scaffold/templates/views/erb/index.html.erb | 644 | 0 | 0 | | | 930 Bytes | 49bbce8b91786b9ca131f98431b761d34a5d7ef9242950ce9338a50c0e35864f |
lib/generators/nifty/scaffold/templates/views/erb/new.html.erb | 644 | 0 | 0 | | | 171 Bytes | b3f7b0ae8b312253d8727c6dd7b96d20b50c55f93e6d3a78fd2af68cf7c34d06 |
lib/generators/nifty/scaffold/templates/views/erb/show.html.erb | 644 | 0 | 0 | | | 583 Bytes | da1c964d0754d84ab9320660bbc50fa1195f1036c2ffbb7136941d8c0526491b |
lib/generators/nifty/scaffold/templates/views/haml/_form.html.haml | 644 | 0 | 0 | | | 248 Bytes | 14250b7148e2849dac42abf9ff41da568f9c47804ddf89a36dd4b90dc1d42e09 |
lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml | 644 | 0 | 0 | | | 319 Bytes | 5cb70deb69e1ac215676bdd48752969b61e5d7af2388a40b8a75cd4112f808a2 |
lib/generators/nifty/scaffold/templates/views/haml/index.html.haml | 644 | 0 | 0 | | | 825 Bytes | 6849724b657cf87c817d58c0d7d0d1d706de3ba78d88ab67061b35ca644c4695 |
lib/generators/nifty/scaffold/templates/views/haml/new.html.haml | 644 | 0 | 0 | | | 155 Bytes | 02e483ce7bd5dc0b1ffd04bd5b3f8b621df5b202b5ee9df6979e84acf6d14cf7 |
lib/generators/nifty/scaffold/templates/views/haml/show.html.haml | 644 | 0 | 0 | | | 549 Bytes | 50c4c556935d4b2cd55014e6daffcb9572a3c40c8a98dcd9bae060b0ef331890 |
lib/generators/nifty/scaffold/USAGE | 644 | 0 | 0 | | | 2.44 KB | 7278f8e4fd509dbb2ad807c85c339dc925a4a159ef1eb588713f318598755f6a |
lib/generators/nifty.rb | 644 | 0 | 0 | | | 425 Bytes | 56f593f4ae0dd86ab669adf18ffb81751fd244769ef67589db87cdce45f4d760 |
test/test_helper.rb | 644 | 0 | 0 | | | 2.76 KB | 8b3d3795b98fcf8b011e7273d382c1397def07736b10431331cf8578fc4e64d5 |
test/test_nifty_authentication_generator.rb | 644 | 0 | 0 | | | 12 KB | e80c3e6a2447c0137a7b18a29909bdc083a46e704560fd97de22457df38fb2ae |
test/test_nifty_config_generator.rb | 644 | 0 | 0 | | | 1.6 KB | 203fc1ad384d438913a04d4bd6df21b856f5960a1e8c71b8cf8d88e76130e68d |
test/test_nifty_layout_generator.rb | 644 | 0 | 0 | | | 1.79 KB | 05c05392e64eaec899a9c389e884e2d8940ea54ca66852c1b694ab0a677b7dc8 |
test/test_nifty_scaffold_generator.rb | 644 | 0 | 0 | | | 20 KB | b03b6793d7c8aed1747fbc4012732ac9b663e5e810a2f52b34de8c65522c21c2 |
features/nifty_authentication.feature | 644 | 0 | 0 | | | 3.05 KB | 95726c3c375b56437e1396e3c4e3b3cbdc45361a16f6eba43b7f14430b169eab |
features/nifty_config.feature | 644 | 0 | 0 | | | 710 Bytes | 755cc8fa17b5212cd770773c2faa4277d95a42e1671664d7148add8f796af360 |
features/nifty_layout.feature | 644 | 0 | 0 | | | 884 Bytes | c69b3bd2bf2397ee75ccdc15c877cb4217c1ea0ab84470f4560113b269824a51 |
features/nifty_scaffold.feature | 644 | 0 | 0 | | | 983 Bytes | fb642c79e4186b90254720c8b0348c62615c83b659533526aaf34c6c6fc252a1 |
features/step_definitions/common_steps.rb | 644 | 0 | 0 | | | 1.14 KB | a1603e5ffb158ea75b1d690a2f3ab67c3ccb365e06a5df6d1ce356cca30338c4 |
features/step_definitions/rails_setup_steps.rb | 644 | 0 | 0 | | | 250 Bytes | ce01398d73949f666b8b4909d0c6311a5824bc4eaeb76d685d6403cff02f7b39 |
features/support/env.rb | 644 | 0 | 0 | | | 83 Bytes | 96c60bdb9294c79d767cd6ef6c353d1aa0a8cfe268ce7c9a4cbb8050dc01def0 |
features/support/matchers.rb | 644 | 0 | 0 | | | 249 Bytes | ff73d9464491297f9e9be9892c1c90ab395783ea98f346c831acc3d007da30e1 |
rails_generators/nifty_authentication/lib/insert_commands.rb | 644 | 0 | 0 | | | 2.53 KB | b93f83a7ce7dfad4c8e1aab4d0516aa4ff3e0667d8415ca94f59882c549db498 |
rails_generators/nifty_authentication/nifty_authentication_generator.rb | 644 | 0 | 0 | | | 4.74 KB | 0267ec664bbe931e5ba4c36cb6cc4d14f7eb2a760a463d1f34f43e5983c0fb49 |
rails_generators/nifty_authentication/templates/authentication.rb | 644 | 0 | 0 | | | 2.16 KB | 03f2bb7f8f0b6fdcd983aaa3f0b2239af31b6b9af4d45aa9cd96ad822ec3dad6 |
rails_generators/nifty_authentication/templates/authlogic_session.rb | 644 | 0 | 0 | | | 63 Bytes | 55191948e37f4ffbae63fb85faa5a742fad8b876edd7f68704b498bc5659e842 |
rails_generators/nifty_authentication/templates/fixtures.yml | 644 | 0 | 0 | | | 1.11 KB | a6808c44f03178c2c1b7a443a54fa682794420914449f2ab0fe75d361466a214 |
rails_generators/nifty_authentication/templates/migration.rb | 644 | 0 | 0 | | | 475 Bytes | fc24edf2a8f449d0fdac8dbaa7e7e84746653a64821b9d9d3dde04cb6cceba32 |
rails_generators/nifty_authentication/templates/sessions_controller.rb | 644 | 0 | 0 | | | 1.29 KB | 951fd8300d303ae638a461c44af66e131349284979fc5f748f6a7c748d1c982e |
rails_generators/nifty_authentication/templates/sessions_helper.rb | 644 | 0 | 0 | | | 50 Bytes | 1f16d2844357fca55643d9a189d0a0928553c871cefab24729a1a28f82cefc96 |
rails_generators/nifty_authentication/templates/tests/rspec/sessions_controller.rb | 644 | 0 | 0 | | | 1.46 KB | 59d08767e7aac1bd123130383e498a4bce5a4572410390d476351a4f38d83c9d |
rails_generators/nifty_authentication/templates/tests/rspec/user.rb | 644 | 0 | 0 | | | 3.08 KB | f2be088681b512aa9dc51403903bd08e8572cb25d2d2069512e8bee97036df79 |
rails_generators/nifty_authentication/templates/tests/rspec/users_controller.rb | 644 | 0 | 0 | | | 808 Bytes | f9ac6e8dfc6e218b4f51c588daf59ddcc4c6e4f65260209e208cfdf80411fb3d |
rails_generators/nifty_authentication/templates/tests/shoulda/sessions_controller.rb | 644 | 0 | 0 | | | 1.4 KB | dc4d48a0d248d1fdfd976bb59e9792d9938c897660e81c3d070781db28aa9be0 |
rails_generators/nifty_authentication/templates/tests/shoulda/user.rb | 644 | 0 | 0 | | | 3.06 KB | b48158792c8d4fb2b6fb4449ef430aa2f294e1372bc36304de37b9cc5bfddf70 |
rails_generators/nifty_authentication/templates/tests/shoulda/users_controller.rb | 644 | 0 | 0 | | | 785 Bytes | d7c76a25868ef41d4ee29f0d0102fc33af646f22fc017364b95652c4fdbcd94f |
rails_generators/nifty_authentication/templates/tests/testunit/sessions_controller.rb | 644 | 0 | 0 | | | 1.13 KB | 7564125554a91e7d56fb69018abbaae2bfac5cffd462dbd386fd7ce3958eab80 |
rails_generators/nifty_authentication/templates/tests/testunit/user.rb | 644 | 0 | 0 | | | 3.1 KB | b2139f9ffab7e7eeb326fa19e991ed2d8b6c95f09c03556a35643c7934c15dfd |
rails_generators/nifty_authentication/templates/tests/testunit/users_controller.rb | 644 | 0 | 0 | | | 616 Bytes | ea40d7b933a57c9268d1f0750b935a01b667d307716cec2b02da169c9356d73a |
rails_generators/nifty_authentication/templates/user.rb | 644 | 0 | 0 | | | 1.48 KB | 550f3963e14069af208190bdeea13f67892313c85acdce03deafd5065e010af6 |
rails_generators/nifty_authentication/templates/users_controller.rb | 644 | 0 | 0 | | | 587 Bytes | d031447eddc82f81b804aec9c8ec512fa20067aa8f27a154cbce2729c3037956 |
rails_generators/nifty_authentication/templates/users_helper.rb | 644 | 0 | 0 | | | 47 Bytes | 5faeefb239b18b6ed151f28c02fa24520bb2c52cd99f65df9211bf56906f79b4 |
rails_generators/nifty_authentication/templates/views/erb/login.html.erb | 644 | 0 | 0 | | | 766 Bytes | b6af7002eb5b090207c4916fe65263f39a6d24010292ec72c872ca51d7c8cde2 |
rails_generators/nifty_authentication/templates/views/erb/signup.html.erb | 644 | 0 | 0 | | | 620 Bytes | c7e66c0e22ab5cfc41336b6113dfa3fc14dc8fdd25f6dff987e5800c08f2a110 |
rails_generators/nifty_authentication/templates/views/haml/login.html.haml | 644 | 0 | 0 | | | 632 Bytes | 2e69e7145ebe164e5f6584729e92f2282b13178f273eb22986434d3b78a44900 |
rails_generators/nifty_authentication/templates/views/haml/signup.html.haml | 644 | 0 | 0 | | | 508 Bytes | 7f06977709f4283cb88e33a86f2f1fa0c6b5553d716561bcd359617746da7e54 |
rails_generators/nifty_authentication/USAGE | 644 | 0 | 0 | | | 1.85 KB | f20aa0ca1e93f4e48d340d387cd91b5a072669d1090e6a5f55bb05c383dd964d |
rails_generators/nifty_config/nifty_config_generator.rb | 644 | 0 | 0 | | | 629 Bytes | 5cd64765e922b8374511a65b81cc9e5576ea0b842d55155ecf58bfba9ebac1ca |
rails_generators/nifty_config/templates/config.yml | 644 | 0 | 0 | | | 100 Bytes | 2355ca67a0c3642aac722be9ac128d5387a3004a0f5af25596551f2737b559c4 |
rails_generators/nifty_config/templates/load_config.rb | 644 | 0 | 0 | | | 153 Bytes | b3afa40d1cca2cb1470a9ca13efad121505d6400f0b7f10eddbc1f3271ceb7b2 |
rails_generators/nifty_config/USAGE | 644 | 0 | 0 | | | 824 Bytes | 609f12632016487777228974e57a2f8c4f2e67841da77aa3e411189bb8361434 |
rails_generators/nifty_layout/nifty_layout_generator.rb | 644 | 0 | 0 | | | 1.16 KB | 6fbbf60acaa7bad503b09a564cef62e3513e39290a2d34c6cb6a581156d4bf3a |
rails_generators/nifty_layout/templates/helper.rb | 644 | 0 | 0 | | | 605 Bytes | 32e161e761bc291f0dc6fef5a2fadd5a6c8b83edd8cc263525a399943f243824 |
rails_generators/nifty_layout/templates/layout.html.erb | 644 | 0 | 0 | | | 617 Bytes | 9eb23a375396867efceb424d65bc575f1455f1f1308df603c1d1ec3d539df574 |
rails_generators/nifty_layout/templates/layout.html.haml | 644 | 0 | 0 | | | 428 Bytes | 053df5245afebe5419e7150ea21721ecf62a64bb62e5abbb95679a83cfa4486e |
rails_generators/nifty_layout/templates/stylesheet.css | 644 | 0 | 0 | | | 1.1 KB | ccaa4c83b9977bab62c7d096b59eed2172e3437b44fb002596be4b4c7cd69f2d |
rails_generators/nifty_layout/templates/stylesheet.sass | 644 | 0 | 0 | | | 1 KB | cc0007e91500f1ea4d86df63ebcac3416694bdd784f20e533ae5914d6efeb933 |
rails_generators/nifty_layout/USAGE | 644 | 0 | 0 | | | 900 Bytes | 7d416cb323d0f289965086f860bb6fa2ec842ae814fc9380557355b1d6a989f0 |
rails_generators/nifty_scaffold/nifty_scaffold_generator.rb | 644 | 0 | 0 | | | 6.73 KB | 21660fbcae55a95d41f3760f449e511171b95c20ac58d4dc8be1148a0fcff49b |
rails_generators/nifty_scaffold/templates/actions/create.rb | 644 | 0 | 0 | | | 311 Bytes | d026051ee3415f398089f4ab118a16edd147808faae955c2c059d60ca213058e |
rails_generators/nifty_scaffold/templates/actions/destroy.rb | 644 | 0 | 0 | | | 247 Bytes | 375de01c1a5e057b35c48f1cde5fcd4c6809f955c5b83ebef931de458e5194c4 |
rails_generators/nifty_scaffold/templates/actions/edit.rb | 644 | 0 | 0 | | | 81 Bytes | a16082e359d4f7b8b5327536994df770aec946746197254ebaacd7beff8a65be |
rails_generators/nifty_scaffold/templates/actions/index.rb | 644 | 0 | 0 | | | 66 Bytes | f632fc68f398b2825e6f58ed2ea766023eb42a94ef41e4c6db1ccc4b65f014ea |
rails_generators/nifty_scaffold/templates/actions/new.rb | 644 | 0 | 0 | | | 66 Bytes | 0d7463dcdfd928fcfb105abb263090f311eec7847677b1085698de16553f0e37 |
rails_generators/nifty_scaffold/templates/actions/show.rb | 644 | 0 | 0 | | | 81 Bytes | ce3cb602682dc7c8dffb621b5e0fb9d87a53c28578b7d9f3af5dc3d77cdba7d8 |
rails_generators/nifty_scaffold/templates/actions/update.rb | 644 | 0 | 0 | | | 339 Bytes | 7fcc2316c73f098b86e2fc1acb8a48578227a397d26f3b4b88da66c9032635ff |
rails_generators/nifty_scaffold/templates/controller.rb | 644 | 0 | 0 | | | 106 Bytes | fb010b5da53a67167fd2c62a6a28d020b0271787a7cc78c759101d09709840a4 |
rails_generators/nifty_scaffold/templates/fixtures.yml | 644 | 0 | 0 | | | 207 Bytes | dae4f67d12c57c04ce74473004d5395539e4540f23e2867aabe82ef56690a7a6 |
rails_generators/nifty_scaffold/templates/helper.rb | 644 | 0 | 0 | | | 42 Bytes | 08ba60c2fc289a11065a34507801e6d9365c223b92093fac0c9ec0e96aed6517 |
rails_generators/nifty_scaffold/templates/migration.rb | 644 | 0 | 0 | | | 388 Bytes | b402d33cf5f3a204e71cbd8496d2cffc0ac4132454f9fae896724b7e0e9832c9 |
rails_generators/nifty_scaffold/templates/model.rb | 644 | 0 | 0 | | | 121 Bytes | dd77a129d6021719996e2564cb84dd0e81d22f58498697caf1c4d4b7ec3f0186 |
rails_generators/nifty_scaffold/templates/tests/rspec/actions/create.rb | 644 | 0 | 0 | | | 419 Bytes | 23c3fafa010ff149382e1f0f55a6995ecdf01da74c75e958191cdff1aee2fd06 |
rails_generators/nifty_scaffold/templates/tests/rspec/actions/destroy.rb | 644 | 0 | 0 | | | 310 Bytes | 920a48ba45553e88510b18d833efa0be0867e8721fc784f36a3e8bb62f91f13e |
rails_generators/nifty_scaffold/templates/tests/rspec/actions/edit.rb | 644 | 0 | 0 | | | 145 Bytes | fd2271bd50d7f6f92665b09678e82ccf8c872f492860b9ea8026ebaca05009f3 |
rails_generators/nifty_scaffold/templates/tests/rspec/actions/index.rb | 644 | 0 | 0 | | | 117 Bytes | 08365d79921b77c2d33d84f0f7fe47bb6612aa926407853865febf754489edeb |
rails_generators/nifty_scaffold/templates/tests/rspec/actions/new.rb | 644 | 0 | 0 | | | 109 Bytes | ca06544803cd74bac55b52206b96884b01e432f9b56a909121da87e0342ff579 |
rails_generators/nifty_scaffold/templates/tests/rspec/actions/show.rb | 644 | 0 | 0 | | | 145 Bytes | 0bca9da05575f32736867c5660b04065fedc0b298a0e56ae57e931fd13b06b30 |
rails_generators/nifty_scaffold/templates/tests/rspec/actions/update.rb | 644 | 0 | 0 | | | 483 Bytes | bdd5f7db3770338b2179a5f7bfe7627233d0228a860f4d4c738c538ce121bf4c |
rails_generators/nifty_scaffold/templates/tests/rspec/controller.rb | 644 | 0 | 0 | | | 191 Bytes | 715bc7263867dc0476b06a3ac195a7d47a1c6ac993c2a491d860bfd9e6749d04 |
rails_generators/nifty_scaffold/templates/tests/rspec/model.rb | 644 | 0 | 0 | | | 160 Bytes | d095a476233d37c44452c204de6db9fd409a7c0b1ee01a9627b7b0e5c80ac6ce |
rails_generators/nifty_scaffold/templates/tests/shoulda/actions/create.rb | 644 | 0 | 0 | | | 418 Bytes | bc9bcec4440c2d4fc2e107adb4f02e42cd7ac7b0512a1712d1f58e71abee26c1 |
rails_generators/nifty_scaffold/templates/tests/shoulda/actions/destroy.rb | 644 | 0 | 0 | | | 324 Bytes | 41a92c6aaf4e583dd4b3adc17933b0f32db5aac98eb4facb009fefc985e1ddc7 |
rails_generators/nifty_scaffold/templates/tests/shoulda/actions/edit.rb | 644 | 0 | 0 | | | 155 Bytes | 969c6654e976773128e4b9e9e0106f5a81e21cc2178f3fdc659e35cd983e9d6b |
rails_generators/nifty_scaffold/templates/tests/shoulda/actions/index.rb | 644 | 0 | 0 | | | 127 Bytes | a08780a90834baf7d8bab914e11c1d24d232c6c559815dddd78d7c8e40bd5def |
rails_generators/nifty_scaffold/templates/tests/shoulda/actions/new.rb | 644 | 0 | 0 | | | 119 Bytes | 35f9fd4924c6fb756c5b0358adbd9738303b813e8e44d61a800581d793b608b8 |
rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb | 644 | 0 | 0 | | | 155 Bytes | 07ebbce32fb180a68cb9543cbb26eb7ed19863757396344c0ac9739e4769aef8 |
rails_generators/nifty_scaffold/templates/tests/shoulda/actions/update.rb | 644 | 0 | 0 | | | 480 Bytes | 44b07aa9b6106b371cd09cee43fc79b62878960c039b1bd3e10ca07ee5ec9b15 |
rails_generators/nifty_scaffold/templates/tests/shoulda/controller.rb | 644 | 0 | 0 | | | 153 Bytes | d7948cade3e32d4363ff475c5dc630da461d05f18c995f35e8a5414aa2fcfec1 |
rails_generators/nifty_scaffold/templates/tests/shoulda/model.rb | 644 | 0 | 0 | | | 150 Bytes | b105d804b89dc77d03fd00ea6baaa73141623bc58665a9cac9c4eed3e0a44dba |
rails_generators/nifty_scaffold/templates/tests/testunit/actions/create.rb | 644 | 0 | 0 | | | 312 Bytes | 85288385583b8802ba7740cf3f99767b7d4e9b45da342bd16532ef58139bed17 |
rails_generators/nifty_scaffold/templates/tests/testunit/actions/destroy.rb | 644 | 0 | 0 | | | 238 Bytes | a81310107b83b3533249ed6742d4b418b9ba1b4663ca28a61688d0273327dec4 |
rails_generators/nifty_scaffold/templates/tests/testunit/actions/edit.rb | 644 | 0 | 0 | | | 95 Bytes | 1ae35afa06b753675b34f8c78fac8ddc7606dbdb0ef43d39219237ff0df4a37f |
rails_generators/nifty_scaffold/templates/tests/testunit/actions/index.rb | 644 | 0 | 0 | | | 66 Bytes | 22b7bbcba15c74c08e9310e965a3940a590ac391e70a6ce10d0f7ef399ac1c0a |
rails_generators/nifty_scaffold/templates/tests/testunit/actions/new.rb | 644 | 0 | 0 | | | 60 Bytes | d7b879738d7632d070aea71224b208d7555c94cece6981a791dff499a3f49bad |
rails_generators/nifty_scaffold/templates/tests/testunit/actions/show.rb | 644 | 0 | 0 | | | 95 Bytes | ae5031a44cf5294ea5e34986250a1f70f0b0e3f43872189842fab990b4172e7c |
rails_generators/nifty_scaffold/templates/tests/testunit/actions/update.rb | 644 | 0 | 0 | | | 375 Bytes | aff6abbdc04623832c6241657ab7a4ca96761a2e4475f81e9cd7d3c7990a4a06 |
rails_generators/nifty_scaffold/templates/tests/testunit/controller.rb | 644 | 0 | 0 | | | 154 Bytes | 7f1eeefc335cbdccad08da055abee9d167945540d88af597e9e0dfc2f5ae0a95 |
rails_generators/nifty_scaffold/templates/tests/testunit/model.rb | 644 | 0 | 0 | | | 154 Bytes | 884f90af7b4dd75b8f065ca057a7f8e7fcb6126e5df650e98b6f477cb3a69847 |
rails_generators/nifty_scaffold/templates/views/erb/_form.html.erb | 644 | 0 | 0 | | | 284 Bytes | bf35f5b72ca76389571b59d1e03cffc64d0db980c4b0cf2a88cf8109c4f2f88e |
rails_generators/nifty_scaffold/templates/views/erb/edit.html.erb | 644 | 0 | 0 | | | 305 Bytes | 5bc571072e31753369a95ce72ce0b4b10bfebeb67eb78032b3994c3ac4945b01 |
rails_generators/nifty_scaffold/templates/views/erb/index.html.erb | 644 | 0 | 0 | | | 926 Bytes | d50a3158999dadd9b4c57d1b32cea74bf213b7c65ec5c1988949a1a134d8f5ea |
rails_generators/nifty_scaffold/templates/views/erb/new.html.erb | 644 | 0 | 0 | | | 171 Bytes | b3f7b0ae8b312253d8727c6dd7b96d20b50c55f93e6d3a78fd2af68cf7c34d06 |
rails_generators/nifty_scaffold/templates/views/erb/show.html.erb | 644 | 0 | 0 | | | 585 Bytes | 5ed9f0ef12db92d14572f1c41c37ecc5a706db91dae331618513503e5bf3f48c |
rails_generators/nifty_scaffold/templates/views/haml/_form.html.haml | 644 | 0 | 0 | | | 242 Bytes | 27cf59b8e29cec452b4c7842e45c0c394194a22080e5237bd6e91e4f5f7d9874 |
rails_generators/nifty_scaffold/templates/views/haml/edit.html.haml | 644 | 0 | 0 | | | 319 Bytes | 5cb70deb69e1ac215676bdd48752969b61e5d7af2388a40b8a75cd4112f808a2 |
rails_generators/nifty_scaffold/templates/views/haml/index.html.haml | 644 | 0 | 0 | | | 822 Bytes | ecf6e2bffd94f3c42ae3ff2e44c9e864ff8dd1dbcc53b1588b8558885267b2d6 |
rails_generators/nifty_scaffold/templates/views/haml/new.html.haml | 644 | 0 | 0 | | | 155 Bytes | 02e483ce7bd5dc0b1ffd04bd5b3f8b621df5b202b5ee9df6979e84acf6d14cf7 |
rails_generators/nifty_scaffold/templates/views/haml/show.html.haml | 644 | 0 | 0 | | | 551 Bytes | c3c0cd9e757f2ee8731ea79262adcea0d1a25fe927d085ccf0a05358884b112b |
rails_generators/nifty_scaffold/USAGE | 644 | 0 | 0 | | | 2.44 KB | 363ee40f5edb58abf1196ae81ab6d72c6291c05a546251eafff70df855f5393e |
CHANGELOG | 644 | 0 | 0 | | | 2.69 KB | f5528e4dbedf23db0b51880aca312637121d99f26e372c314eaeefabb6a87635 |
LICENSE | 644 | 0 | 0 | | | 1.03 KB | a60ea8c5dfaad1944fc62de25ee308f181191d83c7a8b8c2006284316fc60cbb |
Rakefile | 644 | 0 | 0 | | | 370 Bytes | e779fdd8c27b2bfe357f9f5ca7d62f29defeb711ac506a32721c1effb924754d |
README.rdoc | 644 | 0 | 0 | | | 2.95 KB | 58f41013c9e6ac758851a92b8d84fbc2a5009e004db6025b4f9d0c685295cecd |