lib/generators/niftier/authentication/authentication_generator.rb | 644 | 0 | 0 | | | 5.3 KB | dd92edc3b5786fcc20092db93db1b2a44fe0c552d13f3870ac1994e04852960a |
lib/generators/niftier/authentication/templates/authentication.rb | 644 | 0 | 0 | | | 2.02 KB | baf3ec50e5a0d36e8a0872b8c6ebf693434e9582a5925c88787ef78e0ad79f1a |
lib/generators/niftier/authentication/templates/authlogic_session.rb | 644 | 0 | 0 | | | 63 Bytes | 55191948e37f4ffbae63fb85faa5a742fad8b876edd7f68704b498bc5659e842 |
lib/generators/niftier/authentication/templates/fixtures.yml | 644 | 0 | 0 | | | 1.11 KB | a6808c44f03178c2c1b7a443a54fa682794420914449f2ab0fe75d361466a214 |
lib/generators/niftier/authentication/templates/migration.rb | 644 | 0 | 0 | | | 475 Bytes | fc24edf2a8f449d0fdac8dbaa7e7e84746653a64821b9d9d3dde04cb6cceba32 |
lib/generators/niftier/authentication/templates/sessions_controller.rb | 644 | 0 | 0 | | | 1.27 KB | d5cc3145428f5052b3f34c5afdbeacd62c8978658e06a25dc4229271976f5d80 |
lib/generators/niftier/authentication/templates/sessions_helper.rb | 644 | 0 | 0 | | | 50 Bytes | 1f16d2844357fca55643d9a189d0a0928553c871cefab24729a1a28f82cefc96 |
lib/generators/niftier/authentication/templates/tests/rspec/sessions_controller.rb | 644 | 0 | 0 | | | 1.45 KB | e495472aba2a5c6fb6935c4e7fe34f8639032947198cf4cbf51db8926de1f726 |
lib/generators/niftier/authentication/templates/tests/rspec/user.rb | 644 | 0 | 0 | | | 3.08 KB | f2be088681b512aa9dc51403903bd08e8572cb25d2d2069512e8bee97036df79 |
lib/generators/niftier/authentication/templates/tests/rspec/users_controller.rb | 644 | 0 | 0 | | | 803 Bytes | 09d929507b33b7e0a9eb8cd0f5b0e60c595fefe318809c4c8ae263659138a6f5 |
lib/generators/niftier/authentication/templates/tests/shoulda/sessions_controller.rb | 644 | 0 | 0 | | | 1.39 KB | ed93815a110cbd1e96cbf3542cc7538e2e5ee9cd8f7f3924f7a71cded153742a |
lib/generators/niftier/authentication/templates/tests/shoulda/user.rb | 644 | 0 | 0 | | | 3.04 KB | 5f7d8458415bc5ce9bff747310ed050f6a84fb1943f71813e3a2555f11b37d5d |
lib/generators/niftier/authentication/templates/tests/shoulda/users_controller.rb | 644 | 0 | 0 | | | 780 Bytes | a5f2f6f87f4a7da454e06c06863bf3b75fd1f31fd47d442840c0e043f4428c0f |
lib/generators/niftier/authentication/templates/tests/testunit/sessions_controller.rb | 644 | 0 | 0 | | | 1.12 KB | bb09d8517b55eabb3becf35f5c1b705f14f5efd8ce90b0e0d7621588709f1a1a |
lib/generators/niftier/authentication/templates/tests/testunit/user.rb | 644 | 0 | 0 | | | 3.07 KB | 6b9587fea3bc8d052ad672a5f5db0315acbbc85a83850477e280cbab9c340717 |
lib/generators/niftier/authentication/templates/tests/testunit/users_controller.rb | 644 | 0 | 0 | | | 611 Bytes | 2a5409f5180482d882abc32735ce4749ccf66e539c0600702848cb7cccd02bb5 |
lib/generators/niftier/authentication/templates/user.rb | 644 | 0 | 0 | | | 1.48 KB | 550f3963e14069af208190bdeea13f67892313c85acdce03deafd5065e010af6 |
lib/generators/niftier/authentication/templates/users_controller.rb | 644 | 0 | 0 | | | 582 Bytes | e0b8eab6465da56c33700af36866db55a3850f40b25939ad3b9797c0f6253137 |
lib/generators/niftier/authentication/templates/users_helper.rb | 644 | 0 | 0 | | | 47 Bytes | 5faeefb239b18b6ed151f28c02fa24520bb2c52cd99f65df9211bf56906f79b4 |
lib/generators/niftier/authentication/templates/views/erb/login.html.erb | 644 | 0 | 0 | | | 768 Bytes | 3fcc295e928f36e09e97881f1e917219fa3be0ee88a007e3ff8fa63eddd167c9 |
lib/generators/niftier/authentication/templates/views/erb/signup.html.erb | 644 | 0 | 0 | | | 621 Bytes | ed4080c5b94077bcdc4b521d20d930dbd166c7e63b956c1e1e9e6cc9763945a7 |
lib/generators/niftier/authentication/templates/views/haml/login.html.haml | 644 | 0 | 0 | | | 632 Bytes | 2e69e7145ebe164e5f6584729e92f2282b13178f273eb22986434d3b78a44900 |
lib/generators/niftier/authentication/templates/views/haml/signup.html.haml | 644 | 0 | 0 | | | 508 Bytes | 7f06977709f4283cb88e33a86f2f1fa0c6b5553d716561bcd359617746da7e54 |
lib/generators/niftier/authentication/USAGE | 644 | 0 | 0 | | | 2.06 KB | 4af932bbec7ea1a8481c8c400423e31751af86a88615e73e740bc0caaac7e3e3 |
lib/generators/niftier/config/config_generator.rb | 644 | 0 | 0 | | | 558 Bytes | d73c1c714e22b7a441c6233fb3832ba7181a91d8fbd6b91291756ba965f768b7 |
lib/generators/niftier/config/templates/config.yml | 644 | 0 | 0 | | | 220 Bytes | 79ec1605d93bbaaed193638bdda098e4fb6205a24446b9e19cdb30feded3cc2b |
lib/generators/niftier/config/templates/load_config.rb | 644 | 0 | 0 | | | 153 Bytes | a6128b5b87a089b8ffb8c757620379da3c4b48321d429b461d82fc1b412d6680 |
lib/generators/niftier/config/USAGE | 644 | 0 | 0 | | | 828 Bytes | bc83e787616610dc494421d2193b647d497f4fde9d5219444ab26ce9b6c1af05 |
lib/generators/niftier/layout/layout_generator.rb | 644 | 0 | 0 | | | 978 Bytes | 5aad70c1238545fd722a127ce7fb1792cb414840f07ce9212542afc851a3d176 |
lib/generators/niftier/layout/templates/error_messages_helper.rb | 644 | 0 | 0 | | | 940 Bytes | c56523344a07f357146690cb6b946819abe7671da1345e3b654bddad5d6a05a6 |
lib/generators/niftier/layout/templates/layout.html.erb | 644 | 0 | 0 | | | 699 Bytes | bfbecb3e691039aa04a1525ba6149286da10e218dd26395113a9654e904812de |
lib/generators/niftier/layout/templates/layout.html.haml | 644 | 0 | 0 | | | 631 Bytes | 2609e9517ff17744584411483003d0179e21b61a0a86bb2d360012b907cb4863 |
lib/generators/niftier/layout/templates/layout_helper.rb | 644 | 0 | 0 | | | 697 Bytes | d0093012ad7e132b2a1e5436066a70e0da52674d818670990c8b2a564723d094 |
lib/generators/niftier/layout/templates/stylesheet.css | 644 | 0 | 0 | | | 1.03 KB | ecebb5607f18a280d6a0e2b493d5bb4d76387851e816dbed3cd89206d7c68b0f |
lib/generators/niftier/layout/templates/stylesheet.sass | 644 | 0 | 0 | | | 981 Bytes | 1a632fbfbc3dcedb129dea573c00a6f4f32595eddfdc9b3fc4411f12fa131101 |
lib/generators/niftier/layout/USAGE | 644 | 0 | 0 | | | 904 Bytes | 9b7e71ccafd13ec9237d57726dff9a86f1f11068088e5dd5961e8026b799b81e |
lib/generators/niftier/scaffold/scaffold_generator.rb | 644 | 0 | 0 | | | 7.62 KB | 5271c436da46f52af44dd9fde9f288398dcd620f5d30912197adfd63bb2a593c |
lib/generators/niftier/scaffold/templates/actions/create.rb | 644 | 0 | 0 | | | 317 Bytes | f46b7ecdf66c6e14feaf6b435c43879165d150b0af3567a7b39cf8d660c02d02 |
lib/generators/niftier/scaffold/templates/actions/destroy.rb | 644 | 0 | 0 | | | 253 Bytes | e8cbbac7ebae6d18784c86c40b846af5cfcd872e131471a6488785d418b84533 |
lib/generators/niftier/scaffold/templates/actions/edit.rb | 644 | 0 | 0 | | | 81 Bytes | a16082e359d4f7b8b5327536994df770aec946746197254ebaacd7beff8a65be |
lib/generators/niftier/scaffold/templates/actions/index.rb | 644 | 0 | 0 | | | 66 Bytes | f632fc68f398b2825e6f58ed2ea766023eb42a94ef41e4c6db1ccc4b65f014ea |
lib/generators/niftier/scaffold/templates/actions/new.rb | 644 | 0 | 0 | | | 66 Bytes | 0d7463dcdfd928fcfb105abb263090f311eec7847677b1085698de16553f0e37 |
lib/generators/niftier/scaffold/templates/actions/show.rb | 644 | 0 | 0 | | | 81 Bytes | ce3cb602682dc7c8dffb621b5e0fb9d87a53c28578b7d9f3af5dc3d77cdba7d8 |
lib/generators/niftier/scaffold/templates/actions/update.rb | 644 | 0 | 0 | | | 345 Bytes | e56fffc3c98f361764035edf90ca6c350be3522a6734078af5a0a8f9bb6716ad |
lib/generators/niftier/scaffold/templates/controller.rb | 644 | 0 | 0 | | | 106 Bytes | fb010b5da53a67167fd2c62a6a28d020b0271787a7cc78c759101d09709840a4 |
lib/generators/niftier/scaffold/templates/fixtures.yml | 644 | 0 | 0 | | | 219 Bytes | ad7e064f2003e6b7a60443871d529a2a5735b018431c716f68e2a69694eb73ea |
lib/generators/niftier/scaffold/templates/helper.rb | 644 | 0 | 0 | | | 42 Bytes | 08ba60c2fc289a11065a34507801e6d9365c223b92093fac0c9ec0e96aed6517 |
lib/generators/niftier/scaffold/templates/migration.rb | 644 | 0 | 0 | | | 394 Bytes | b79216b6ac1b02d79a452ac1378a0e384e84df90adb8eba49c7fa240927f1ce2 |
lib/generators/niftier/scaffold/templates/model.rb | 644 | 0 | 0 | | | 127 Bytes | 5a46204f002679a64fdab9939d77e4991cea180e1f6cdcb63e75320ea12c4e48 |
lib/generators/niftier/scaffold/templates/tests/rspec/actions/create.rb | 644 | 0 | 0 | | | 419 Bytes | 23c3fafa010ff149382e1f0f55a6995ecdf01da74c75e958191cdff1aee2fd06 |
lib/generators/niftier/scaffold/templates/tests/rspec/actions/destroy.rb | 644 | 0 | 0 | | | 310 Bytes | 920a48ba45553e88510b18d833efa0be0867e8721fc784f36a3e8bb62f91f13e |
lib/generators/niftier/scaffold/templates/tests/rspec/actions/edit.rb | 644 | 0 | 0 | | | 145 Bytes | fd2271bd50d7f6f92665b09678e82ccf8c872f492860b9ea8026ebaca05009f3 |
lib/generators/niftier/scaffold/templates/tests/rspec/actions/index.rb | 644 | 0 | 0 | | | 117 Bytes | 08365d79921b77c2d33d84f0f7fe47bb6612aa926407853865febf754489edeb |
lib/generators/niftier/scaffold/templates/tests/rspec/actions/new.rb | 644 | 0 | 0 | | | 109 Bytes | ca06544803cd74bac55b52206b96884b01e432f9b56a909121da87e0342ff579 |
lib/generators/niftier/scaffold/templates/tests/rspec/actions/show.rb | 644 | 0 | 0 | | | 145 Bytes | 0bca9da05575f32736867c5660b04065fedc0b298a0e56ae57e931fd13b06b30 |
lib/generators/niftier/scaffold/templates/tests/rspec/actions/update.rb | 644 | 0 | 0 | | | 483 Bytes | bdd5f7db3770338b2179a5f7bfe7627233d0228a860f4d4c738c538ce121bf4c |
lib/generators/niftier/scaffold/templates/tests/rspec/controller.rb | 644 | 0 | 0 | | | 191 Bytes | 715bc7263867dc0476b06a3ac195a7d47a1c6ac993c2a491d860bfd9e6749d04 |
lib/generators/niftier/scaffold/templates/tests/rspec/model.rb | 644 | 0 | 0 | | | 160 Bytes | d095a476233d37c44452c204de6db9fd409a7c0b1ee01a9627b7b0e5c80ac6ce |
lib/generators/niftier/scaffold/templates/tests/shoulda/actions/create.rb | 644 | 0 | 0 | | | 418 Bytes | bc9bcec4440c2d4fc2e107adb4f02e42cd7ac7b0512a1712d1f58e71abee26c1 |
lib/generators/niftier/scaffold/templates/tests/shoulda/actions/destroy.rb | 644 | 0 | 0 | | | 324 Bytes | 41a92c6aaf4e583dd4b3adc17933b0f32db5aac98eb4facb009fefc985e1ddc7 |
lib/generators/niftier/scaffold/templates/tests/shoulda/actions/edit.rb | 644 | 0 | 0 | | | 155 Bytes | 969c6654e976773128e4b9e9e0106f5a81e21cc2178f3fdc659e35cd983e9d6b |
lib/generators/niftier/scaffold/templates/tests/shoulda/actions/index.rb | 644 | 0 | 0 | | | 127 Bytes | a08780a90834baf7d8bab914e11c1d24d232c6c559815dddd78d7c8e40bd5def |
lib/generators/niftier/scaffold/templates/tests/shoulda/actions/new.rb | 644 | 0 | 0 | | | 119 Bytes | 35f9fd4924c6fb756c5b0358adbd9738303b813e8e44d61a800581d793b608b8 |
lib/generators/niftier/scaffold/templates/tests/shoulda/actions/show.rb | 644 | 0 | 0 | | | 155 Bytes | 07ebbce32fb180a68cb9543cbb26eb7ed19863757396344c0ac9739e4769aef8 |
lib/generators/niftier/scaffold/templates/tests/shoulda/actions/update.rb | 644 | 0 | 0 | | | 480 Bytes | 44b07aa9b6106b371cd09cee43fc79b62878960c039b1bd3e10ca07ee5ec9b15 |
lib/generators/niftier/scaffold/templates/tests/shoulda/controller.rb | 644 | 0 | 0 | | | 153 Bytes | d7948cade3e32d4363ff475c5dc630da461d05f18c995f35e8a5414aa2fcfec1 |
lib/generators/niftier/scaffold/templates/tests/shoulda/model.rb | 644 | 0 | 0 | | | 150 Bytes | b105d804b89dc77d03fd00ea6baaa73141623bc58665a9cac9c4eed3e0a44dba |
lib/generators/niftier/scaffold/templates/tests/testunit/actions/create.rb | 644 | 0 | 0 | | | 312 Bytes | 85288385583b8802ba7740cf3f99767b7d4e9b45da342bd16532ef58139bed17 |
lib/generators/niftier/scaffold/templates/tests/testunit/actions/destroy.rb | 644 | 0 | 0 | | | 238 Bytes | a81310107b83b3533249ed6742d4b418b9ba1b4663ca28a61688d0273327dec4 |
lib/generators/niftier/scaffold/templates/tests/testunit/actions/edit.rb | 644 | 0 | 0 | | | 95 Bytes | 1ae35afa06b753675b34f8c78fac8ddc7606dbdb0ef43d39219237ff0df4a37f |
lib/generators/niftier/scaffold/templates/tests/testunit/actions/index.rb | 644 | 0 | 0 | | | 66 Bytes | 22b7bbcba15c74c08e9310e965a3940a590ac391e70a6ce10d0f7ef399ac1c0a |
lib/generators/niftier/scaffold/templates/tests/testunit/actions/new.rb | 644 | 0 | 0 | | | 60 Bytes | d7b879738d7632d070aea71224b208d7555c94cece6981a791dff499a3f49bad |
lib/generators/niftier/scaffold/templates/tests/testunit/actions/show.rb | 644 | 0 | 0 | | | 95 Bytes | ae5031a44cf5294ea5e34986250a1f70f0b0e3f43872189842fab990b4172e7c |
lib/generators/niftier/scaffold/templates/tests/testunit/actions/update.rb | 644 | 0 | 0 | | | 375 Bytes | aff6abbdc04623832c6241657ab7a4ca96761a2e4475f81e9cd7d3c7990a4a06 |
lib/generators/niftier/scaffold/templates/tests/testunit/controller.rb | 644 | 0 | 0 | | | 154 Bytes | 7f1eeefc335cbdccad08da055abee9d167945540d88af597e9e0dfc2f5ae0a95 |
lib/generators/niftier/scaffold/templates/tests/testunit/model.rb | 644 | 0 | 0 | | | 154 Bytes | 884f90af7b4dd75b8f065ca057a7f8e7fcb6126e5df650e98b6f477cb3a69847 |
lib/generators/niftier/scaffold/templates/views/erb/_form.html.erb | 644 | 0 | 0 | | | 291 Bytes | dce534d1bc15e93e28996f9f0e557730ed3f55f0a6789d3cfc074a0012b75763 |
lib/generators/niftier/scaffold/templates/views/erb/edit.html.erb | 644 | 0 | 0 | | | 305 Bytes | 5bc571072e31753369a95ce72ce0b4b10bfebeb67eb78032b3994c3ac4945b01 |
lib/generators/niftier/scaffold/templates/views/erb/index.html.erb | 644 | 0 | 0 | | | 930 Bytes | 49bbce8b91786b9ca131f98431b761d34a5d7ef9242950ce9338a50c0e35864f |
lib/generators/niftier/scaffold/templates/views/erb/new.html.erb | 644 | 0 | 0 | | | 171 Bytes | b3f7b0ae8b312253d8727c6dd7b96d20b50c55f93e6d3a78fd2af68cf7c34d06 |
lib/generators/niftier/scaffold/templates/views/erb/show.html.erb | 644 | 0 | 0 | | | 583 Bytes | da1c964d0754d84ab9320660bbc50fa1195f1036c2ffbb7136941d8c0526491b |
lib/generators/niftier/scaffold/templates/views/haml/_form.html.haml | 644 | 0 | 0 | | | 248 Bytes | 14250b7148e2849dac42abf9ff41da568f9c47804ddf89a36dd4b90dc1d42e09 |
lib/generators/niftier/scaffold/templates/views/haml/edit.html.haml | 644 | 0 | 0 | | | 319 Bytes | 5cb70deb69e1ac215676bdd48752969b61e5d7af2388a40b8a75cd4112f808a2 |
lib/generators/niftier/scaffold/templates/views/haml/index.html.haml | 644 | 0 | 0 | | | 825 Bytes | 6849724b657cf87c817d58c0d7d0d1d706de3ba78d88ab67061b35ca644c4695 |
lib/generators/niftier/scaffold/templates/views/haml/new.html.haml | 644 | 0 | 0 | | | 155 Bytes | 02e483ce7bd5dc0b1ffd04bd5b3f8b621df5b202b5ee9df6979e84acf6d14cf7 |
lib/generators/niftier/scaffold/templates/views/haml/show.html.haml | 644 | 0 | 0 | | | 549 Bytes | 50c4c556935d4b2cd55014e6daffcb9572a3c40c8a98dcd9bae060b0ef331890 |
lib/generators/niftier/scaffold/USAGE | 644 | 0 | 0 | | | 2.45 KB | 44b2f228a8bbfc3fe969ac963fbcaabd478c544e9438b81e0dae907fa292786f |
lib/generators/niftier.rb | 644 | 0 | 0 | | | 433 Bytes | af625986b7710f7daf77c06a71d7f202a097bda52da78e9d684d25277d267fd8 |
test/test_helper.rb | 644 | 0 | 0 | | | 2.77 KB | e7465cecb20deabab33cc5bdaaa2b2478ee3e28fb1446665b7243420f5fbf3a4 |
test/test_niftier_authentication_generator.rb | 644 | 0 | 0 | | | 12 KB | 2def6f6a1a2006ec9e5af0520522d55315aac97ca156ec505bff59ea04db58b5 |
test/test_niftier_config_generator.rb | 644 | 0 | 0 | | | 1.61 KB | 4f93add2204874a7ab03f9ca76073f3c21f1680ce68e987e445c25257e131867 |
test/test_niftier_layout_generator.rb | 644 | 0 | 0 | | | 1.8 KB | f4e0051e493b51151dedca5dd104bb7c2e2220ae86870b2384ad6b2539df1938 |
test/test_niftier_scaffold_generator.rb | 644 | 0 | 0 | | | 20 KB | aafe1f4c1c8d36be0f1183f2f19ccae9e6a1cebc627c9b02ebbefb38e0d4636d |
features/niftier_authentication.feature | 644 | 0 | 0 | | | 3.06 KB | aa9d77a07e0365d57cb4c584d292a91e47322be05e1346c2cbaa574481601c4b |
features/niftier_config.feature | 644 | 0 | 0 | | | 716 Bytes | ad2166d4b3c2b1607f431542d5be85d2dc69532fe30582a396c6fd1cf667cf95 |
features/niftier_layout.feature | 644 | 0 | 0 | | | 890 Bytes | c9f190379b6a6c25e8f1eca17dcaa76edf86d646a8a880023679ae71bbece48f |
features/niftier_scaffold.feature | 644 | 0 | 0 | | | 989 Bytes | bb7c98fc6648687310aef9556c2efbff8fa5b17c937c7e76a5c83022920a48b7 |
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 |
CHANGELOG | 644 | 0 | 0 | | | 249 Bytes | 92c18acd308f7f0175a3177c26e4a8879072f85caefb6094108aff4a8d3c5c08 |
LICENSE | 644 | 0 | 0 | | | 1.03 KB | a60ea8c5dfaad1944fc62de25ee308f181191d83c7a8b8c2006284316fc60cbb |
Rakefile | 644 | 0 | 0 | | | 370 Bytes | e779fdd8c27b2bfe357f9f5ca7d62f29defeb711ac506a32721c1effb924754d |
README.rdoc | 644 | 0 | 0 | | | 2.65 KB | 3aa41f09333ea098a69f4284de41a2d928a96818e2ac150585e6c47678147e6a |