lib/generators/nifty/authentication/authentication_generator.rb | 644 | 0 | 0 | | | 5.91 KB | f64629c1cc59a965177944d3124cf192747b0109a63ab20cd38eeb44df8eccaf |
lib/generators/nifty/authentication/templates/authlogic_session.rb | 644 | 0 | 0 | | | 63 Bytes | 55191948e37f4ffbae63fb85faa5a742fad8b876edd7f68704b498bc5659e842 |
lib/generators/nifty/authentication/templates/controller_authentication.rb | 644 | 0 | 0 | | | 2.08 KB | b9704eb34ff81ce4cc3498b93ba7e0a076a7104a31058c80346221adc17b78cc |
lib/generators/nifty/authentication/templates/fixtures.yml | 644 | 0 | 0 | | | 1.11 KB | a6808c44f03178c2c1b7a443a54fa682794420914449f2ab0fe75d361466a214 |
lib/generators/nifty/authentication/templates/migration.rb | 644 | 0 | 0 | | | 473 Bytes | cc395f17c425ff9579fe6b82be7e605377af01c7b713d7edc76ec5597f54d4df |
lib/generators/nifty/authentication/templates/sessions_controller.rb | 644 | 0 | 0 | | | 1.22 KB | b9ac85066282c59266f9e79345c8f342af7d427910737dab2bf398bdfa53d908 |
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.44 KB | f3e03df1a9e1045c7c58f789aefcac4826eb32e7ca08e0564d16cff99c370352 |
lib/generators/nifty/authentication/templates/tests/rspec/user.rb | 644 | 0 | 0 | | | 3.05 KB | ef5f606ab8aca2a022c95cc479342a79ef8e763e519d7b561179c0ea0a3209ff |
lib/generators/nifty/authentication/templates/tests/rspec/users_controller.rb | 644 | 0 | 0 | | | 1.93 KB | d2ece3c7df113397839c85335d2e0efcb77539b0838a8f15d4eca38a2eb29ae5 |
lib/generators/nifty/authentication/templates/tests/shoulda/sessions_controller.rb | 644 | 0 | 0 | | | 1.39 KB | 5595c42e02a496d4322374572917a266f088eb4782d233192c8b78d22cbf9abe |
lib/generators/nifty/authentication/templates/tests/shoulda/user.rb | 644 | 0 | 0 | | | 3.29 KB | 47d111583416d15341a260592b47e426b942d1a8cb9bf30a6a44c9a650f70627 |
lib/generators/nifty/authentication/templates/tests/shoulda/users_controller.rb | 644 | 0 | 0 | | | 1.94 KB | 3a36192b4262541e7075a2f044d13fe9112372ea7595609aa671c82b544fa9d6 |
lib/generators/nifty/authentication/templates/tests/testunit/sessions_controller.rb | 644 | 0 | 0 | | | 1.12 KB | b7adc0690b3e9939317555720c52c713a0295de01d67ee295c5e8de56c0e217c |
lib/generators/nifty/authentication/templates/tests/testunit/user.rb | 644 | 0 | 0 | | | 3.32 KB | 724b1a76c644615e3b9f88241854e98dfbe51fa80a1738abe43aa2040c4053c6 |
lib/generators/nifty/authentication/templates/tests/testunit/users_controller.rb | 644 | 0 | 0 | | | 1.49 KB | f9d6a12a3c6c144eb4ceffdba18d7ea948f44d1717c2ae29145cf1fe549a0797 |
lib/generators/nifty/authentication/templates/user.rb | 644 | 0 | 0 | | | 1.4 KB | c8e3aba2691a0f3d370249ebeb48d5fb0bc9d466a889e455fc6062e7daea93c8 |
lib/generators/nifty/authentication/templates/users_controller.rb | 644 | 0 | 0 | | | 991 Bytes | 64f11238545315e035167f9e6a0a27c6cd4161f542a6579124f79d7c34ebcf59 |
lib/generators/nifty/authentication/templates/users_helper.rb | 644 | 0 | 0 | | | 47 Bytes | 5faeefb239b18b6ed151f28c02fa24520bb2c52cd99f65df9211bf56906f79b4 |
lib/generators/nifty/authentication/templates/views/erb/_form.html.erb | 644 | 0 | 0 | | | 648 Bytes | 43fa585c5c3a1d089c22efb8d40631ed9f8642bfbf4a80851879497ad20ac31c |
lib/generators/nifty/authentication/templates/views/erb/edit.html.erb | 644 | 0 | 0 | | | 53 Bytes | cd5992f5192ed5e5faea745081364a57aff135bd4654dd987668b70e11931006 |
lib/generators/nifty/authentication/templates/views/erb/login.html.erb | 644 | 0 | 0 | | | 856 Bytes | 808ac5d43025544c8e81e2e6d1f9edb76dfd0966d70fbfb6dc8182c904bdc724 |
lib/generators/nifty/authentication/templates/views/erb/signup.html.erb | 644 | 0 | 0 | | | 117 Bytes | f3964003a7eacc57ec7cbb71cbcd0d166273579d75baaacd0e4ec465bd05426e |
lib/generators/nifty/authentication/templates/views/haml/_form.html.haml | 644 | 0 | 0 | | | 469 Bytes | 945e817c93bbb2f73b28dd65d680d05f2481fac7daab966b881566eb677737c2 |
lib/generators/nifty/authentication/templates/views/haml/edit.html.haml | 644 | 0 | 0 | | | 35 Bytes | e2ba2649adb3158d1f0bd4c80e65034ca31a916bf3e24bd41a12c23cd2545871 |
lib/generators/nifty/authentication/templates/views/haml/login.html.haml | 644 | 0 | 0 | | | 628 Bytes | b570f15df1ebc9ddef427e21459595dc3edf5a5b5d1a37b1f807e8696e3984d0 |
lib/generators/nifty/authentication/templates/views/haml/signup.html.haml | 644 | 0 | 0 | | | 99 Bytes | 5a88d166743f6ed0b74edadb9261c403e6f9a55829e8348ac6f247356e3cbce5 |
lib/generators/nifty/authentication/USAGE | 644 | 0 | 0 | | | 1.8 KB | 592ab130d3b3177eb987fb740e664b31457820d40eaa7a47964b6ff04e8a952b |
lib/generators/nifty/config/config_generator.rb | 644 | 0 | 0 | | | 538 Bytes | 469f825853bf50fd4360b0797e3752a0659040e9fda5b85222f8cd0df3ab55e5 |
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 | | | 818 Bytes | b8fcd08e59a0861ede6980a49589c0c41cbd088c83dc4d9cf1911ad05a0d9c36 |
lib/generators/nifty/layout/layout_generator.rb | 644 | 0 | 0 | | | 961 Bytes | 6041ae5c3edd3399f48195c6981fe1b094727ea1320f4ae0a508a794e15da472 |
lib/generators/nifty/layout/templates/error_messages_helper.rb | 644 | 0 | 0 | | | 1.04 KB | dbaccbee5cd4da3392fe38226fe95f8a30f173bfb79bb7880e9c962f647b0842 |
lib/generators/nifty/layout/templates/layout.html.erb | 644 | 0 | 0 | | | 512 Bytes | d8bff1c9ba1d65b75c9d5646ac56384d35f2be07616d251b50b8d816a9c1e86a |
lib/generators/nifty/layout/templates/layout.html.haml | 644 | 0 | 0 | | | 350 Bytes | 0b0ddccef71ceda2313b583b046420ee47cb6560928f82a1e2bdb5e00c3769e4 |
lib/generators/nifty/layout/templates/layout_helper.rb | 644 | 0 | 0 | | | 516 Bytes | 685ecc7b9f404eaf9c220edd3fe40d3b00518277326eff644a2e359fb8f2f117 |
lib/generators/nifty/layout/templates/stylesheet.css | 644 | 0 | 0 | | | 1.12 KB | d9a75d3c5aef78772e4ede5ba27563d1a3a81c8ce7092d218e98b4f4bdb7871e |
lib/generators/nifty/layout/templates/stylesheet.css.scss | 644 | 0 | 0 | | | 1.15 KB | a881ffc62e800a59525c378cf04ee0a453c931bd0fe86127325d02336eb6c5c8 |
lib/generators/nifty/layout/USAGE | 644 | 0 | 0 | | | 894 Bytes | 3e69d3dd42a14cec8d06cd8a57715b9a266495438c456fa9650217e56812544a |
lib/generators/nifty/scaffold/scaffold_generator.rb | 644 | 0 | 0 | | | 9.69 KB | 0adaaa8f7445aa374be67b480648b2c1d737c4a64a4bec7d1f8f3768594b4c15 |
lib/generators/nifty/scaffold/templates/actions/create.rb | 644 | 0 | 0 | | | 286 Bytes | 4b096cb9d2c44626dfe1aee30df6480f4592d3b5d843e31323cd5f98fc231051 |
lib/generators/nifty/scaffold/templates/actions/destroy.rb | 644 | 0 | 0 | | | 236 Bytes | d77c6a984712248c59fecca02e844015c9b13ac9bd2ebaaa6a60dcc535bc33f7 |
lib/generators/nifty/scaffold/templates/actions/edit.rb | 644 | 0 | 0 | | | 81 Bytes | 488b6d9301834c75ee9ac3d9c4c2f8568b20c1817ccbf034b79f74a705062ccb |
lib/generators/nifty/scaffold/templates/actions/index.rb | 644 | 0 | 0 | | | 69 Bytes | c8965d3c060b2ab9305362fcf0de332b37c9456dd945a6eade78ff779c64195f |
lib/generators/nifty/scaffold/templates/actions/new.rb | 644 | 0 | 0 | | | 66 Bytes | b7642072f4716627ab1c23db107bf5d8d986f05040260ee2204bac4b2e0c3ebd |
lib/generators/nifty/scaffold/templates/actions/show.rb | 644 | 0 | 0 | | | 81 Bytes | 1fccef5ac9293df612383c3aec391143eeba4d4882eb899f6966a91cd0270db2 |
lib/generators/nifty/scaffold/templates/actions/update.rb | 644 | 0 | 0 | | | 315 Bytes | 132b0a90895d9a16c1816c76cf63c8d9a90a6eb83d6cb4762b77f33f046ce7bd |
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 | | | 468 Bytes | 0c4821fb206e9ea72f8fc231ef10fb38bb13916045a05a539905bc9798f55f69 |
lib/generators/nifty/scaffold/templates/model.rb | 644 | 0 | 0 | | | 185 Bytes | 155faf4f90ba1181d533dc673cbff54bf93bc5e9c0a6f374cb32501c0e148353 |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/create.rb | 644 | 0 | 0 | | | 417 Bytes | 5242ddc3c73f47d7baddf3d08d843e625eb860a885d26c5e81c4b98c79ce7de5 |
lib/generators/nifty/scaffold/templates/tests/rspec/actions/destroy.rb | 644 | 0 | 0 | | | 302 Bytes | acd2e0736ae3975f6a6b89f71e214737568cb8c2075558a4ad385054cf897bfc |
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 | | | 481 Bytes | 08a9e5d1245d0eae3036d8aa4b5c55ff782b3cf8e92734bda885299a35e266e7 |
lib/generators/nifty/scaffold/templates/tests/rspec/controller.rb | 644 | 0 | 0 | | | 185 Bytes | 2b6d63409e749c9a6107bf53fa30c743cb2dc6c7908b834df6fff7bcb6f06a39 |
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 | | | 414 Bytes | c324473829c988a4464e3f574bda35bce9fd3b2299a0df8a0e3cc13be33b9636 |
lib/generators/nifty/scaffold/templates/tests/shoulda/actions/destroy.rb | 644 | 0 | 0 | | | 316 Bytes | da342ee1917ebba3a7e6b500c52d40401f9d953d246a124028433365736006ab |
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 | | | 478 Bytes | 8a9a4453597ae5ddc07d484ef4d9fab306e954ac9c4cae368917c549b7add035 |
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 | | | 310 Bytes | fc5c892e77a7fd202ea1c7ed44d092b6d907910042d4d11d755ef2b565c0fd23 |
lib/generators/nifty/scaffold/templates/tests/testunit/actions/destroy.rb | 644 | 0 | 0 | | | 230 Bytes | 1769895dffefd01352bbc034399c07aeb93822dcfcc51a4d5216557d116b0749 |
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 | | | 373 Bytes | c3f32fb94951e5ec804ffaa717e70fe8b40bf21f815f8eb4ec9649f131ed8cb2 |
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 | | | 345 Bytes | f274e14197a083f38b11c26f81438653384d90d548e83b6909eea45f16ab7537 |
lib/generators/nifty/scaffold/templates/views/erb/edit.html.erb | 644 | 0 | 0 | | | 321 Bytes | 2db86bb948494f61fed9a7164af623bb698fdf57082ce3ca8198758dda9dcd09 |
lib/generators/nifty/scaffold/templates/views/erb/index.html.erb | 644 | 0 | 0 | | | 909 Bytes | f0b25b7ed84ece957a35c6a71e6da767365f57d619459764ac686874f8af6009 |
lib/generators/nifty/scaffold/templates/views/erb/new.html.erb | 644 | 0 | 0 | | | 165 Bytes | 1feff7440450c31e74ca978f4799c7b71c001d151cc76a437954701a698ef374 |
lib/generators/nifty/scaffold/templates/views/erb/show.html.erb | 644 | 0 | 0 | | | 607 Bytes | cb05d5310db463ea4895022085394cd49ea5088bbc42a1e8fc600a2aef79b57b |
lib/generators/nifty/scaffold/templates/views/haml/_form.html.haml | 644 | 0 | 0 | | | 272 Bytes | 4788e0e1c7b1927a6df9eb582a6fad515ccbfb2734f3d71036418ce7eb0e98f7 |
lib/generators/nifty/scaffold/templates/views/haml/edit.html.haml | 644 | 0 | 0 | | | 308 Bytes | 7b31df7b51125b89a351133ca91afd3c86e49c89976060e248f717dfdc5d2ca3 |
lib/generators/nifty/scaffold/templates/views/haml/index.html.haml | 644 | 0 | 0 | | | 804 Bytes | cc55bfff8fe721e28f0e743f54c01ce94786ed72931c76cecc2fd7468de374c0 |
lib/generators/nifty/scaffold/templates/views/haml/new.html.haml | 644 | 0 | 0 | | | 149 Bytes | 79a5ef07cdea53ad5aebbb1fd4d8e8217874bafba2fb1a8f9eed1709582f7671 |
lib/generators/nifty/scaffold/templates/views/haml/show.html.haml | 644 | 0 | 0 | | | 573 Bytes | 7c0050d59ea9c658767301e8ae0b21baa67b03d12771eaf327c76bb21d520fe5 |
lib/generators/nifty/scaffold/USAGE | 644 | 0 | 0 | | | 2.39 KB | ffa11110c6068e81d2284ca61ad4e4d4d6f13c8bd0c5ebd78a23ee40373ac78e |
lib/generators/nifty.rb | 644 | 0 | 0 | | | 823 Bytes | 118f9753143746ab4f7889c7c05f2b336e0927371fdb4bab929eba1240375c06 |
test/test_helper.rb | 644 | 0 | 0 | | | 2.75 KB | 372e87b8772f647f472b8245fac70c6ab78afd112ebf1ab6661f97415d24792f |
test/test_nifty_authentication_generator.rb | 644 | 0 | 0 | | | 11.9 KB | 7660578ce0e832a7270c585ee8052964241cf056239351b254b4a7712cad8d6e |
test/test_nifty_config_generator.rb | 644 | 0 | 0 | | | 1.59 KB | b5b128c95ea43b96f0524feaad7075cedcba22c71e45a128163487a45dd8262f |
test/test_nifty_layout_generator.rb | 644 | 0 | 0 | | | 1.78 KB | c86126ef2d24ac8fc4d3be5684610b53b37c540576efe0d90af7d76993cec441 |
test/test_nifty_scaffold_generator.rb | 644 | 0 | 0 | | | 19.5 KB | bde28a80a8121c2b794092622063d950ef82066e7094c03ff4fd8a5a8e80d7e5 |
features/nifty_authentication.feature | 644 | 0 | 0 | | | 4.31 KB | 14e6b6d485d643dff69481045210e2d230ed2b767d62da0aca6384fa9bb383ef |
features/nifty_config.feature | 644 | 0 | 0 | | | 710 Bytes | 755cc8fa17b5212cd770773c2faa4277d95a42e1671664d7148add8f796af360 |
features/nifty_layout.feature | 644 | 0 | 0 | | | 960 Bytes | fff31bcae7e7d4c3cb15c28def6751ca3bb65c106e54bcd5c7ed2d82c7a1d69c |
features/nifty_scaffold.feature | 644 | 0 | 0 | | | 3.85 KB | 01177dc0bb60b94e567666334b7ac86226333cfb8b9dc3a2ce1b22aa3966cd64 |
features/step_definitions/common_steps.rb | 644 | 0 | 0 | | | 2.12 KB | 2a69fa4ed9b5fedc162a2bd5e7443835ab2baeefe3816ab9fa0a0e8e278ecd73 |
features/step_definitions/rails_setup_steps.rb | 644 | 0 | 0 | | | 254 Bytes | 6ff93ff552820389c7cd5b0b820790d7d9c671910fb61d8093124fda27e225e3 |
features/support/env.rb | 644 | 0 | 0 | | | 84 Bytes | 290a3459f85dee345815133b2f4e794b5b9adb2b69f691ecd415b45787c7aa65 |
features/support/matchers.rb | 644 | 0 | 0 | | | 250 Bytes | cff56d63823b5b572046023377d6414019a3fb05f5829f20f625c6222f93a7b9 |
CHANGELOG | 644 | 0 | 0 | | | 4.7 KB | 7f5ce9e58e1b376a3923b143937265adb1fa49b8b53f87273fcf29f82dbee673 |
Gemfile | 644 | 0 | 0 | | | 37 Bytes | 63b6a00b28176c2c85f987ae4620ca863761545b5d56523e6590ac13578ca98d |
Gemfile.lock | 644 | 0 | 0 | | | 2.46 KB | 572d3659cad90d8747c2a7441553f04d96637555c041a222319813f4a6e75ead |
LICENSE | 644 | 0 | 0 | | | 1.03 KB | 4ee7248e94b07009f26ee930baf84b21ba1e240e01bad5589df1e45d26cba5cd |
Rakefile | 644 | 0 | 0 | | | 207 Bytes | 119b1d55348787e571c7ed9ab3b8f90c3e2828a678309e429d80e32b6c355108 |
README.rdoc | 644 | 0 | 0 | | | 3.19 KB | f6352b35467a662db2d6c36cd12f4a6ba17d61c3bb15b8061940b3dee9273e10 |