.gitignore | 664 | 0 | 0 | | | 33 Bytes | 4a3a8f8af73b573a0ff8dd1996eff22a77fb66567088636826f9e97b39edbea7 |
.rspec | 664 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
CHANGELOG | 664 | 0 | 0 | | | 29 Bytes | 5930de56b3783f04effdf435a38f11b641ebb6d8d2efced94dee0f32b90b356d |
Gemfile | 664 | 0 | 0 | | | 91 Bytes | 131074b7bd12d0bc9f0d4e4f8885d9c843d9c31b872a9185a1416098aeb88f11 |
LICENSE | 644 | 0 | 0 | | | 1.03 KB | 7cf5867970fa1a1ff58ff3a73cd2dc8a94411f22e14d164ad602628b5b9c8a94 |
README.md | 644 | 0 | 0 | | | 1.26 KB | 9ac98577f10c269617d30a69c31d5011de8e5e24eb374c26521dcb3b485916dd |
Rakefile | 664 | 0 | 0 | | | 112 Bytes | d2292e613359225c5049f904460ec917b3a2ba2af6046d43c29e365d0843ecea |
features/nifty_authentication.feature | 755 | 0 | 0 | | | 4.31 KB | 14e6b6d485d643dff69481045210e2d230ed2b767d62da0aca6384fa9bb383ef |
features/nifty_config.feature | 755 | 0 | 0 | | | 710 Bytes | 755cc8fa17b5212cd770773c2faa4277d95a42e1671664d7148add8f796af360 |
features/nifty_layout.feature | 755 | 0 | 0 | | | 960 Bytes | fff31bcae7e7d4c3cb15c28def6751ca3bb65c106e54bcd5c7ed2d82c7a1d69c |
features/nifty_scaffold.feature | 755 | 0 | 0 | | | 3.85 KB | 01177dc0bb60b94e567666334b7ac86226333cfb8b9dc3a2ce1b22aa3966cd64 |
features/step_definitions/common_steps.rb | 755 | 0 | 0 | | | 2.12 KB | 2a69fa4ed9b5fedc162a2bd5e7443835ab2baeefe3816ab9fa0a0e8e278ecd73 |
features/step_definitions/rails_setup_steps.rb | 755 | 0 | 0 | | | 254 Bytes | 6ff93ff552820389c7cd5b0b820790d7d9c671910fb61d8093124fda27e225e3 |
features/support/env.rb | 755 | 0 | 0 | | | 84 Bytes | 290a3459f85dee345815133b2f4e794b5b9adb2b69f691ecd415b45787c7aa65 |
features/support/matchers.rb | 755 | 0 | 0 | | | 250 Bytes | cff56d63823b5b572046023377d6414019a3fb05f5829f20f625c6222f93a7b9 |
kickoff.gemspec | 664 | 0 | 0 | | | 881 Bytes | 5ef21dbf78887acbecddb6a2839d4f8f3436ddfcd19ae2f1607c17329ed2206d |
lib/generators/kickoff.rb | 755 | 0 | 0 | | | 859 Bytes | 9711854ce6607e550e0a75e060eb409d3d9e19fcf9bfb0020af9d51c13feeb2b |
lib/generators/kickoff/authentication/USAGE | 755 | 0 | 0 | | | 1.81 KB | 284287b45a36f365eccec17899162e0ed4ea803a35baf4651c3143b1920899b2 |
lib/generators/kickoff/authentication/authentication_generator.rb | 755 | 0 | 0 | | | 5.92 KB | 504ae0f6178e687a47673ac6252f5cb3c54248f684ef6c837fe8d57e23b337ef |
lib/generators/kickoff/authentication/templates/authlogic_session.rb | 755 | 0 | 0 | | | 63 Bytes | 55191948e37f4ffbae63fb85faa5a742fad8b876edd7f68704b498bc5659e842 |
lib/generators/kickoff/authentication/templates/controller_authentication.rb | 755 | 0 | 0 | | | 2.08 KB | b9704eb34ff81ce4cc3498b93ba7e0a076a7104a31058c80346221adc17b78cc |
lib/generators/kickoff/authentication/templates/fixtures.yml | 755 | 0 | 0 | | | 1.11 KB | a6808c44f03178c2c1b7a443a54fa682794420914449f2ab0fe75d361466a214 |
lib/generators/kickoff/authentication/templates/migration.rb | 755 | 0 | 0 | | | 473 Bytes | cc395f17c425ff9579fe6b82be7e605377af01c7b713d7edc76ec5597f54d4df |
lib/generators/kickoff/authentication/templates/sessions_controller.rb | 755 | 0 | 0 | | | 1.22 KB | b9ac85066282c59266f9e79345c8f342af7d427910737dab2bf398bdfa53d908 |
lib/generators/kickoff/authentication/templates/sessions_helper.rb | 755 | 0 | 0 | | | 50 Bytes | 1f16d2844357fca55643d9a189d0a0928553c871cefab24729a1a28f82cefc96 |
lib/generators/kickoff/authentication/templates/tests/rspec/sessions_controller.rb | 755 | 0 | 0 | | | 1.44 KB | f3e03df1a9e1045c7c58f789aefcac4826eb32e7ca08e0564d16cff99c370352 |
lib/generators/kickoff/authentication/templates/tests/rspec/user.rb | 755 | 0 | 0 | | | 3.05 KB | ef5f606ab8aca2a022c95cc479342a79ef8e763e519d7b561179c0ea0a3209ff |
lib/generators/kickoff/authentication/templates/tests/rspec/users_controller.rb | 755 | 0 | 0 | | | 1.93 KB | d2ece3c7df113397839c85335d2e0efcb77539b0838a8f15d4eca38a2eb29ae5 |
lib/generators/kickoff/authentication/templates/tests/shoulda/sessions_controller.rb | 755 | 0 | 0 | | | 1.39 KB | 5595c42e02a496d4322374572917a266f088eb4782d233192c8b78d22cbf9abe |
lib/generators/kickoff/authentication/templates/tests/shoulda/user.rb | 755 | 0 | 0 | | | 3.29 KB | 47d111583416d15341a260592b47e426b942d1a8cb9bf30a6a44c9a650f70627 |
lib/generators/kickoff/authentication/templates/tests/shoulda/users_controller.rb | 755 | 0 | 0 | | | 1.94 KB | 3a36192b4262541e7075a2f044d13fe9112372ea7595609aa671c82b544fa9d6 |
lib/generators/kickoff/authentication/templates/tests/testunit/sessions_controller.rb | 755 | 0 | 0 | | | 1.12 KB | b7adc0690b3e9939317555720c52c713a0295de01d67ee295c5e8de56c0e217c |
lib/generators/kickoff/authentication/templates/tests/testunit/user.rb | 755 | 0 | 0 | | | 3.32 KB | 724b1a76c644615e3b9f88241854e98dfbe51fa80a1738abe43aa2040c4053c6 |
lib/generators/kickoff/authentication/templates/tests/testunit/users_controller.rb | 755 | 0 | 0 | | | 1.49 KB | f9d6a12a3c6c144eb4ceffdba18d7ea948f44d1717c2ae29145cf1fe549a0797 |
lib/generators/kickoff/authentication/templates/user.rb | 755 | 0 | 0 | | | 1.4 KB | c8e3aba2691a0f3d370249ebeb48d5fb0bc9d466a889e455fc6062e7daea93c8 |
lib/generators/kickoff/authentication/templates/users_controller.rb | 755 | 0 | 0 | | | 991 Bytes | 64f11238545315e035167f9e6a0a27c6cd4161f542a6579124f79d7c34ebcf59 |
lib/generators/kickoff/authentication/templates/users_helper.rb | 755 | 0 | 0 | | | 47 Bytes | 5faeefb239b18b6ed151f28c02fa24520bb2c52cd99f65df9211bf56906f79b4 |
lib/generators/kickoff/authentication/templates/views/erb/_form.html.erb | 755 | 0 | 0 | | | 648 Bytes | 43fa585c5c3a1d089c22efb8d40631ed9f8642bfbf4a80851879497ad20ac31c |
lib/generators/kickoff/authentication/templates/views/erb/edit.html.erb | 755 | 0 | 0 | | | 53 Bytes | cd5992f5192ed5e5faea745081364a57aff135bd4654dd987668b70e11931006 |
lib/generators/kickoff/authentication/templates/views/erb/login.html.erb | 755 | 0 | 0 | | | 856 Bytes | 808ac5d43025544c8e81e2e6d1f9edb76dfd0966d70fbfb6dc8182c904bdc724 |
lib/generators/kickoff/authentication/templates/views/erb/signup.html.erb | 755 | 0 | 0 | | | 117 Bytes | f3964003a7eacc57ec7cbb71cbcd0d166273579d75baaacd0e4ec465bd05426e |
lib/generators/kickoff/authentication/templates/views/haml/_form.html.haml | 755 | 0 | 0 | | | 469 Bytes | 945e817c93bbb2f73b28dd65d680d05f2481fac7daab966b881566eb677737c2 |
lib/generators/kickoff/authentication/templates/views/haml/edit.html.haml | 755 | 0 | 0 | | | 35 Bytes | e2ba2649adb3158d1f0bd4c80e65034ca31a916bf3e24bd41a12c23cd2545871 |
lib/generators/kickoff/authentication/templates/views/haml/login.html.haml | 755 | 0 | 0 | | | 628 Bytes | b570f15df1ebc9ddef427e21459595dc3edf5a5b5d1a37b1f807e8696e3984d0 |
lib/generators/kickoff/authentication/templates/views/haml/signup.html.haml | 755 | 0 | 0 | | | 99 Bytes | 5a88d166743f6ed0b74edadb9261c403e6f9a55829e8348ac6f247356e3cbce5 |
lib/generators/kickoff/layout/USAGE | 755 | 0 | 0 | | | 898 Bytes | 978a72ea1894fcab7989e50ab7372fe9c61ae6dc24f15a823510085a50473490 |
lib/generators/kickoff/layout/layout_generator.rb | 755 | 0 | 0 | | | 1.59 KB | f5acb4514695d4702f48fb9b71c5fe4f9d77b26ce8de2db875fad3924466bd38 |
lib/generators/kickoff/layout/templates/_forms.scss | 644 | 0 | 0 | | | 9.02 KB | 709198e233c738c064c1b5ed7d3bfe5e69c658891fba8f48a06cc60ec1ced527 |
lib/generators/kickoff/layout/templates/_mixins.scss | 644 | 0 | 0 | | | 7.77 KB | f46875c8e8febfa5fd85502c5d09b97bcfa168c86268aa65b58d21662fbaca63 |
lib/generators/kickoff/layout/templates/_patterns.scss | 644 | 0 | 0 | | | 20.3 KB | 92b924a076fd18fec3a8c9f7a0c5adc984086b0595e15702bdc5165dbe54ee53 |
lib/generators/kickoff/layout/templates/_reset.scss | 644 | 0 | 0 | | | 3.74 KB | 4902ed551fffd9877502bbae441fd57b2ca5d667d95930924e2882fe489c5b24 |
lib/generators/kickoff/layout/templates/_scaffolding.scss | 644 | 0 | 0 | | | 3.23 KB | a33e9b77c7d071b1c14d59cea59bdc8eb61dcfe0a8a1204a30603cb436c59aea |
lib/generators/kickoff/layout/templates/_tables.scss | 644 | 0 | 0 | | | 3.63 KB | fcaea5b8aef60319ced25ec95286f3567297bc7d8d61b6102e01b972843961cb |
lib/generators/kickoff/layout/templates/_type.scss | 644 | 0 | 0 | | | 2.76 KB | e71e2731cecaffa521b08a7e16f207736ff00035d7c286e8dea5ac034845abae |
lib/generators/kickoff/layout/templates/_variables.scss | 644 | 0 | 0 | | | 1.7 KB | 491032306f4f50f1035a3d35c8dd3b9b14faeaab99bddc551cb974f8243af588 |
lib/generators/kickoff/layout/templates/application.scss | 644 | 0 | 0 | | | 473 Bytes | fb2e4c859e02d81f61cb3f1705cbabe51d028efb6a03b521d4b2a7455364fd28 |
lib/generators/kickoff/layout/templates/error_messages_helper.rb | 755 | 0 | 0 | | | 1.04 KB | dbaccbee5cd4da3392fe38226fe95f8a30f173bfb79bb7880e9c962f647b0842 |
lib/generators/kickoff/layout/templates/layout.html.erb | 755 | 0 | 0 | | | 1.15 KB | aee073129514f2614ed26f6876021617024a18dc2a8d9ca1d5e4e53ce3f189cc |
lib/generators/kickoff/layout/templates/layout.html.haml | 755 | 0 | 0 | | | 470 Bytes | b891986b27fa7936bc0c20d4e438d5c16a6814aa4d7c6633df63d5712cd4d6c6 |
lib/generators/kickoff/layout/templates/layout_helper.rb | 755 | 0 | 0 | | | 605 Bytes | 06a9b27bb89b842ae17a941f41c088d9fe8ecdc68781f661cfb7c4d7f001fdf2 |
lib/generators/kickoff/layout/templates/stylesheet.sass | 755 | 0 | 0 | | | 1.04 KB | d8ea9e3d2134e423e00ea3d982fd8f650e14e00ac3d864a7a2d437cd832463d1 |
lib/generators/kickoff/scaffold/USAGE | 755 | 0 | 0 | | | 2.4 KB | 3cb0355e816a270a1941f5881eaa731ea8e3c9024af38a4fcdb845558564a1de |
lib/generators/kickoff/scaffold/scaffold_generator.rb | 755 | 0 | 0 | | | 9.7 KB | 3041511d8378a4f0b34146e370981f842cb32a4de4d025d0b75100c06340f110 |
lib/generators/kickoff/scaffold/templates/actions/create.rb | 755 | 0 | 0 | | | 286 Bytes | 4b096cb9d2c44626dfe1aee30df6480f4592d3b5d843e31323cd5f98fc231051 |
lib/generators/kickoff/scaffold/templates/actions/destroy.rb | 755 | 0 | 0 | | | 236 Bytes | d77c6a984712248c59fecca02e844015c9b13ac9bd2ebaaa6a60dcc535bc33f7 |
lib/generators/kickoff/scaffold/templates/actions/edit.rb | 755 | 0 | 0 | | | 81 Bytes | 488b6d9301834c75ee9ac3d9c4c2f8568b20c1817ccbf034b79f74a705062ccb |
lib/generators/kickoff/scaffold/templates/actions/index.rb | 755 | 0 | 0 | | | 69 Bytes | c8965d3c060b2ab9305362fcf0de332b37c9456dd945a6eade78ff779c64195f |
lib/generators/kickoff/scaffold/templates/actions/new.rb | 755 | 0 | 0 | | | 66 Bytes | b7642072f4716627ab1c23db107bf5d8d986f05040260ee2204bac4b2e0c3ebd |
lib/generators/kickoff/scaffold/templates/actions/show.rb | 755 | 0 | 0 | | | 81 Bytes | 1fccef5ac9293df612383c3aec391143eeba4d4882eb899f6966a91cd0270db2 |
lib/generators/kickoff/scaffold/templates/actions/update.rb | 755 | 0 | 0 | | | 315 Bytes | 132b0a90895d9a16c1816c76cf63c8d9a90a6eb83d6cb4762b77f33f046ce7bd |
lib/generators/kickoff/scaffold/templates/controller.rb | 755 | 0 | 0 | | | 106 Bytes | fb010b5da53a67167fd2c62a6a28d020b0271787a7cc78c759101d09709840a4 |
lib/generators/kickoff/scaffold/templates/fixtures.yml | 755 | 0 | 0 | | | 219 Bytes | ad7e064f2003e6b7a60443871d529a2a5735b018431c716f68e2a69694eb73ea |
lib/generators/kickoff/scaffold/templates/helper.rb | 755 | 0 | 0 | | | 42 Bytes | 08ba60c2fc289a11065a34507801e6d9365c223b92093fac0c9ec0e96aed6517 |
lib/generators/kickoff/scaffold/templates/migration.rb | 755 | 0 | 0 | | | 468 Bytes | 0c4821fb206e9ea72f8fc231ef10fb38bb13916045a05a539905bc9798f55f69 |
lib/generators/kickoff/scaffold/templates/model.rb | 755 | 0 | 0 | | | 185 Bytes | 155faf4f90ba1181d533dc673cbff54bf93bc5e9c0a6f374cb32501c0e148353 |
lib/generators/kickoff/scaffold/templates/tests/rspec/actions/create.rb | 755 | 0 | 0 | | | 417 Bytes | 5242ddc3c73f47d7baddf3d08d843e625eb860a885d26c5e81c4b98c79ce7de5 |
lib/generators/kickoff/scaffold/templates/tests/rspec/actions/destroy.rb | 755 | 0 | 0 | | | 302 Bytes | acd2e0736ae3975f6a6b89f71e214737568cb8c2075558a4ad385054cf897bfc |
lib/generators/kickoff/scaffold/templates/tests/rspec/actions/edit.rb | 755 | 0 | 0 | | | 145 Bytes | fd2271bd50d7f6f92665b09678e82ccf8c872f492860b9ea8026ebaca05009f3 |
lib/generators/kickoff/scaffold/templates/tests/rspec/actions/index.rb | 755 | 0 | 0 | | | 117 Bytes | 08365d79921b77c2d33d84f0f7fe47bb6612aa926407853865febf754489edeb |
lib/generators/kickoff/scaffold/templates/tests/rspec/actions/new.rb | 755 | 0 | 0 | | | 109 Bytes | ca06544803cd74bac55b52206b96884b01e432f9b56a909121da87e0342ff579 |
lib/generators/kickoff/scaffold/templates/tests/rspec/actions/show.rb | 755 | 0 | 0 | | | 145 Bytes | 0bca9da05575f32736867c5660b04065fedc0b298a0e56ae57e931fd13b06b30 |
lib/generators/kickoff/scaffold/templates/tests/rspec/actions/update.rb | 755 | 0 | 0 | | | 481 Bytes | 08a9e5d1245d0eae3036d8aa4b5c55ff782b3cf8e92734bda885299a35e266e7 |
lib/generators/kickoff/scaffold/templates/tests/rspec/controller.rb | 755 | 0 | 0 | | | 185 Bytes | 2b6d63409e749c9a6107bf53fa30c743cb2dc6c7908b834df6fff7bcb6f06a39 |
lib/generators/kickoff/scaffold/templates/tests/rspec/model.rb | 755 | 0 | 0 | | | 160 Bytes | d095a476233d37c44452c204de6db9fd409a7c0b1ee01a9627b7b0e5c80ac6ce |
lib/generators/kickoff/scaffold/templates/tests/shoulda/actions/create.rb | 755 | 0 | 0 | | | 414 Bytes | c324473829c988a4464e3f574bda35bce9fd3b2299a0df8a0e3cc13be33b9636 |
lib/generators/kickoff/scaffold/templates/tests/shoulda/actions/destroy.rb | 755 | 0 | 0 | | | 316 Bytes | da342ee1917ebba3a7e6b500c52d40401f9d953d246a124028433365736006ab |
lib/generators/kickoff/scaffold/templates/tests/shoulda/actions/edit.rb | 755 | 0 | 0 | | | 155 Bytes | 969c6654e976773128e4b9e9e0106f5a81e21cc2178f3fdc659e35cd983e9d6b |
lib/generators/kickoff/scaffold/templates/tests/shoulda/actions/index.rb | 755 | 0 | 0 | | | 127 Bytes | a08780a90834baf7d8bab914e11c1d24d232c6c559815dddd78d7c8e40bd5def |
lib/generators/kickoff/scaffold/templates/tests/shoulda/actions/new.rb | 755 | 0 | 0 | | | 119 Bytes | 35f9fd4924c6fb756c5b0358adbd9738303b813e8e44d61a800581d793b608b8 |
lib/generators/kickoff/scaffold/templates/tests/shoulda/actions/show.rb | 755 | 0 | 0 | | | 155 Bytes | 07ebbce32fb180a68cb9543cbb26eb7ed19863757396344c0ac9739e4769aef8 |
lib/generators/kickoff/scaffold/templates/tests/shoulda/actions/update.rb | 755 | 0 | 0 | | | 478 Bytes | 8a9a4453597ae5ddc07d484ef4d9fab306e954ac9c4cae368917c549b7add035 |
lib/generators/kickoff/scaffold/templates/tests/shoulda/controller.rb | 755 | 0 | 0 | | | 153 Bytes | d7948cade3e32d4363ff475c5dc630da461d05f18c995f35e8a5414aa2fcfec1 |
lib/generators/kickoff/scaffold/templates/tests/shoulda/model.rb | 755 | 0 | 0 | | | 150 Bytes | b105d804b89dc77d03fd00ea6baaa73141623bc58665a9cac9c4eed3e0a44dba |
lib/generators/kickoff/scaffold/templates/tests/testunit/actions/create.rb | 755 | 0 | 0 | | | 310 Bytes | fc5c892e77a7fd202ea1c7ed44d092b6d907910042d4d11d755ef2b565c0fd23 |
lib/generators/kickoff/scaffold/templates/tests/testunit/actions/destroy.rb | 755 | 0 | 0 | | | 230 Bytes | 1769895dffefd01352bbc034399c07aeb93822dcfcc51a4d5216557d116b0749 |
lib/generators/kickoff/scaffold/templates/tests/testunit/actions/edit.rb | 755 | 0 | 0 | | | 95 Bytes | 1ae35afa06b753675b34f8c78fac8ddc7606dbdb0ef43d39219237ff0df4a37f |
lib/generators/kickoff/scaffold/templates/tests/testunit/actions/index.rb | 755 | 0 | 0 | | | 66 Bytes | 22b7bbcba15c74c08e9310e965a3940a590ac391e70a6ce10d0f7ef399ac1c0a |
lib/generators/kickoff/scaffold/templates/tests/testunit/actions/new.rb | 755 | 0 | 0 | | | 60 Bytes | d7b879738d7632d070aea71224b208d7555c94cece6981a791dff499a3f49bad |
lib/generators/kickoff/scaffold/templates/tests/testunit/actions/show.rb | 755 | 0 | 0 | | | 95 Bytes | ae5031a44cf5294ea5e34986250a1f70f0b0e3f43872189842fab990b4172e7c |
lib/generators/kickoff/scaffold/templates/tests/testunit/actions/update.rb | 755 | 0 | 0 | | | 373 Bytes | c3f32fb94951e5ec804ffaa717e70fe8b40bf21f815f8eb4ec9649f131ed8cb2 |
lib/generators/kickoff/scaffold/templates/tests/testunit/controller.rb | 755 | 0 | 0 | | | 154 Bytes | 7f1eeefc335cbdccad08da055abee9d167945540d88af597e9e0dfc2f5ae0a95 |
lib/generators/kickoff/scaffold/templates/tests/testunit/model.rb | 755 | 0 | 0 | | | 154 Bytes | 884f90af7b4dd75b8f065ca057a7f8e7fcb6126e5df650e98b6f477cb3a69847 |
lib/generators/kickoff/scaffold/templates/views/erb/_form.html.erb | 755 | 0 | 0 | | | 345 Bytes | f274e14197a083f38b11c26f81438653384d90d548e83b6909eea45f16ab7537 |
lib/generators/kickoff/scaffold/templates/views/erb/edit.html.erb | 755 | 0 | 0 | | | 321 Bytes | 2db86bb948494f61fed9a7164af623bb698fdf57082ce3ca8198758dda9dcd09 |
lib/generators/kickoff/scaffold/templates/views/erb/index.html.erb | 755 | 0 | 0 | | | 909 Bytes | f0b25b7ed84ece957a35c6a71e6da767365f57d619459764ac686874f8af6009 |
lib/generators/kickoff/scaffold/templates/views/erb/new.html.erb | 755 | 0 | 0 | | | 165 Bytes | 1feff7440450c31e74ca978f4799c7b71c001d151cc76a437954701a698ef374 |
lib/generators/kickoff/scaffold/templates/views/erb/show.html.erb | 755 | 0 | 0 | | | 607 Bytes | cb05d5310db463ea4895022085394cd49ea5088bbc42a1e8fc600a2aef79b57b |
lib/generators/kickoff/scaffold/templates/views/haml/_form.html.haml | 755 | 0 | 0 | | | 272 Bytes | 4788e0e1c7b1927a6df9eb582a6fad515ccbfb2734f3d71036418ce7eb0e98f7 |
lib/generators/kickoff/scaffold/templates/views/haml/edit.html.haml | 755 | 0 | 0 | | | 308 Bytes | 7b31df7b51125b89a351133ca91afd3c86e49c89976060e248f717dfdc5d2ca3 |
lib/generators/kickoff/scaffold/templates/views/haml/index.html.haml | 755 | 0 | 0 | | | 804 Bytes | cc55bfff8fe721e28f0e743f54c01ce94786ed72931c76cecc2fd7468de374c0 |
lib/generators/kickoff/scaffold/templates/views/haml/new.html.haml | 755 | 0 | 0 | | | 149 Bytes | 79a5ef07cdea53ad5aebbb1fd4d8e8217874bafba2fb1a8f9eed1709582f7671 |
lib/generators/kickoff/scaffold/templates/views/haml/show.html.haml | 755 | 0 | 0 | | | 573 Bytes | 7c0050d59ea9c658767301e8ae0b21baa67b03d12771eaf327c76bb21d520fe5 |
lib/generators/kickoff/version.rb | 664 | 0 | 0 | | | 39 Bytes | aeaff99229e9fe50396fc89e0eb5c78d48dd1b279f0c33a987246ceef01352fa |
spec/spec_helper.rb | 664 | 0 | 0 | | | 17 Bytes | 60042c806bb18c9803c3f7a84eb0b9297b4c985b472ec8661b6322a57bf78681 |