rails3-jquery-autocomplete-0.9.0

https://rubygems.org

rails3-jquery-autocomplete

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 144402

number: 0.9.0

platform: ruby

spec_sha256: 6f1b9bdb032faa29cafd955b73c887d8b6a5e4d5bbb73c2a78e63ae2fffcbd28

sha256: 3bf97f5b674b0491c54e2f7ac0f9ab3a29ee415f4fec79845d1610bb3170699d

created_at: 2024-05-13 08:15:42 UTC

updated_at: 2024-06-05 03:44:49 UTC

position: 17

version_data_entries_count: 123

uploaded_at: 2011-07-07 20:55:13 UTC

indexed: true

has_extensions:

extensions:

Gem size: 118 KB

Version Data Entries

Total: 123

Unpacked size: 342 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.document6440060 Bytes3710b3c6014324b6558cfbcc4e662816b969e6a7137b1f4e53e0eed68cc04a5d
.gitignore64400185 Bytes323e434d81a5d13cc0674d84314409fb271ca3ab4ddcec62df8bccb401d98a9b
CHANGELOG.md64400599 Bytes4b756e9a47809c03a79735b84247181d07d56621364b51aa1cecefabe05ac441
Gemfile64400269 Bytes8ca6d3ad308cca7d6b5cd5e1120e3ffe05f27b4b449ef8d8465f6e5e8033a9f2
LICENSE644001.03 KBe4177cc43e040ce2b4cd74854ed621dc737401f1ff31c262c5e68c1b1a5bfcb8
README.markdown6440010.5 KB11aa9a65ebc114eaaa20678fcb5aeaf99a29fe6475d216427cf05de57cd10855
Rakefile64400666 Bytes36fd8db043f82581bed6c8b3d479c61258e40110fea429427a3435c5a5c41c03
integration/.gitignore6440015 Bytes1eb4385f6422b51edcc98fb33fc1176ce32ce4f8996b6695f09f46b1ef10c42a
integration/.rspec644009 Bytes0928fd01c7f2158bb6d3f77e8b4ba2a575181f4a3f2c111d5fd65e78c0f8bfbf
integration/Gemfile64400375 Bytes7aa72dc117a03c211fc2a9c0d7019590fdd9d2a0ec249214adc02e6982312be0
integration/Gemfile.lock644003.65 KBb4ea27e602caf0a4686c35393a84909dc31af680e004c2aae290af27704d0dcb
integration/README644008.91 KB53b8a27716b3a26dba30f3f46326406d3e4d03e90d1707757d76f7304f5f8f8e
integration/Rakefile64400271 Bytes39fb4cc7622c6294965780b17d28b8423f9c5fa4cb5fa9658e59ac4eb59a43bc
integration/app/controllers/application_controller.rb6440080 Bytesdf6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7
integration/app/controllers/autocomplete_controller.rb64400130 Bytes89fab0f2f06d46d4ad13af8441ec404935e68a64cacc7950ec46387bf86e737a
integration/app/controllers/id_elements_controller.rb64400129 Bytesfed4258eb3b390e2aa55ccaded752c8153d578329b52cf05a0df64e8f76de40a
integration/app/controllers/multiple_selections_controller.rb64400136 Bytes516314797c3475c0bdb61c6f7d4a410e876b5640f2b70e79b993837ca33f9e25
integration/app/controllers/nested_models_controller.rb64400190 Bytesa3067827d78e0bb7ea6b3864e66736e47da5c41a06f6549756d2d3ca79f364e5
integration/app/controllers/scoped_autocompletes_controller.rb64400176 Bytes8a6b1c1993915b7e86c6a1dc8d5e3be626832f55fc9eb1acabeb1d573a78f553
integration/app/controllers/simple_forms_controller.rb64400129 Bytese93076dca7483c41e7dbb4af8ad1aac25b755ddf60209323ea738fe39e3c5e33
integration/app/controllers/sub_classes_controller.rb64400136 Bytes075104c04c34038a0a4b6f4ce886b0c520640e84d4c0762983d5a9258aa96c03
integration/app/helpers/application_helper.rb6440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
integration/app/helpers/autocomplete_helper.rb6440030 Bytes57ff452cd85f9384230a5dd550c2e4f32669b76bc2481c4aee4148dfffd1afce
integration/app/helpers/error_messages_helper.rb64400937 Bytes42137f82f26200a2abb3c26b3c7613e060ca3ed98c0bddcd9ddee6179ca5ada8
integration/app/helpers/id_elements_helper.rb6440028 Bytescd277eb5c2e6a898d8137fa1d3baeebc1f332854e15ccb68b2fe57f81065c447
integration/app/helpers/layout_helper.rb64400605 Bytes06a9b27bb89b842ae17a941f41c088d9fe8ecdc68781f661cfb7c4d7f001fdf2
integration/app/helpers/sub_classes_helper.rb6440028 Bytese097c68e64762ace3ffec36604bda94c2af1b88a48e74d22de731eec505b7ba1
integration/app/models/address.rb6440039 Bytes4e6c5ea19ef38618f64352529ff4472873bf1e87bd5b7d27301723ed20c781ca
integration/app/models/brand.rb64400368 Bytesa9167b069ece3356db61148117eabbd2ac894e255b1088da77c95ea5eb906cef
integration/app/models/feature.rb64400244 Bytes477727112fc2599f4532578189934ae5ad3c9b8d00670f4488c7e75fee801251
integration/app/models/foreign_brand.rb64400262 Bytes4e206605340ab5dcd706a440d2255528a00c8dd72b988a899b28201b4c66df83
integration/app/models/product.rb64400338 Bytes3ea4aeb4cf1e812aff82066635761899b319aba11eda2d46ad2a768b13927d26
integration/app/views/autocomplete/new.html.haml64400224 Bytes83b325745c214e666a33a281bd5037b99ee654ba0e87bd65d2bb64d265ed89ec
integration/app/views/id_elements/new.html.haml64400326 Bytes6d8f7e873be75f67d2592202f3353001c7b3466c881e3b433abb8fd1d19e843b
integration/app/views/layouts/application.html.haml64400532 Bytes65c37f5abdd9b678bd52e405924d381935f5bc5c9d2f367b6f39478042b4b35c
integration/app/views/multiple_selections/new.html.haml64400252 Bytes244997d15f664741870e8c1d09f930f2ef5e8afe26cf03c1242a227fc84c571d
integration/app/views/nested_models/new.html.haml64400373 Bytesb660f6f4b5bd6059d94abcebddc80417e6b937bafbe6b29600a89bf55c14a803
integration/app/views/scoped_autocompletes/new.html.haml64400239 Bytesc082dbcd5da67e007c12b883188dcb71a064ed2340ccd4ff5996ee711d062de8
integration/app/views/simple_forms/new.html.haml64400191 Bytesc9182fb7d81b873496caeec1fb9a473be6a12e8c76070197af34a873ec2bee10
integration/app/views/sub_classes/new.html.haml64400228 Bytesbb3aa6f51319a32b960650711845b30b7a3e577ed4dba693ccd9b7d129aa2280
integration/autotest/discover.rb6440071 Bytes9a7e3d791253d1a5458e3f2fa043f53f832cd1abcdd649656a485dbc364a3a5d
integration/config.ru64400161 Bytes2c709bf8523e3d107cad9080d0e645ef8d75117aeebba5e0864c7c54376f1c2a
integration/config/application.rb644001.87 KB740d3d44daeac8baa57ffb05df08b1d58581557d1dd1c6c7e4d95aa38220da64
integration/config/boot.rb64400326 Bytes83ebca8688dabb82b0c8e75547ad4117b44ff8f954e91b7e14e5f9e852be85e7
integration/config/cucumber.yml64400455 Bytesd1c0e69c483e1c0c37e52245d96503c08d26f21ba98a89ae9f6348fb2ec2bee2
integration/config/database.yml64400566 Bytes94d1f251a4148a5d2b5f6fa55fcd41e4130c8fafa96ba86105a466353293194a
integration/config/environment.rb64400155 Bytes5288e8e5fc93e1935852d238d20ece3134d93e1e88c8d5dcd1b713d7a3ab9318
integration/config/environments/development.rb64400991 Bytes3dbbd8c2228d80dd31678b09fdb8718d26b8d74a0019dae0df1d371c48771065
integration/config/environments/production.rb644001.72 KBfd9beb210931badf773a2d0bf8436acfae462567a447fd9e4d0e23064c82b835
integration/config/environments/test.rb644001.48 KB1db8be068392da19dd116fc492069b97605e409c39df1c4a5d66e823cd4dd3d8
integration/config/initializers/backtrace_silencers.rb64400404 Bytes12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8
integration/config/initializers/inflections.rb64400376 Bytes9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a
integration/config/initializers/mime_types.rb64400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
integration/config/initializers/secret_token.rb64400502 Bytes7bbca385d2a068d523bcb9ef6c79ad9c798452508ade0a431e79979248e37063
integration/config/initializers/session_store.rb64400428 Bytes5ee9680be7200c959d77b154d82f83e09f6b16804b1bc9b0d5fb1bb418baf5e6
integration/config/locales/en.yml64400213 Bytes6b393140f668cd4f960b03d8320b5e6a226a023c9a3f4439029aaee932562273
integration/config/routes.rb644009.79 KBe7198cc767b84470ac39fcf925d4897ed6c1fe802a907046fe9aff26fcbe9744
integration/db/migrate/20101209014338_create_brands.rb64400196 Bytes0360dddcdc82a7e9aac6c9e4c13a2f7ce53a37ab6fbeac30ed9a576f8eda8365
integration/db/migrate/20101209014355_create_products.rb64400229 Bytesf470a1d44504c1528388554b8472160879fc1dccc922bb061a50ceed1ae963ff
integration/db/migrate/20101209053936_add_type_to_brand.rb64400166 Bytes561a3e9df8e5d11a367741b9c3b11e1022e9ce9801a8fc478f101332453233f4
integration/db/migrate/20110209020136_create_features.rb64400230 Bytes324cffd08e29df70c5332dc6f731bfacada038eb2a0e258f1385b3d93a466b75
integration/db/migrate/20110423000347_add_state_to_brands.rb64400171 Bytese7971818039b34bfd8be351e0ed5154c8450be37870d5102bfe04199f6c48ddf
integration/db/migrate/20110512153732_create_addresses.rb64400207 Bytes1fa61e8088dc02c351c815816972f561b1371927879b42c6b6d012f448b9844c
integration/db/migrate/20110512153811_add_address_id_to_brand.rb64400184 Bytesc0fff01a3456bf1a53b48c5f13e2e74af1f9201138e93e36f8d865ca7e54cf68
integration/db/schema.rb644001.41 KBbd052682dd2dcc361a41c6806802e17c50ba0d8f65aed3e6a57d58e9a5695616
integration/db/seeds.rb6440093 Bytes943bdca0fc519b5b5adbdc82677edbf3be427d7a65b52dd3a998b2150a546502
integration/doc/README_FOR_APP64400211 Bytes897affe669e3785eb97e5e25af822a8b1da7ff86b5a11d3861fd4734c836a9c7
integration/features/autocomplete.feature644002.28 KBe0a37e1b0228066e2cd19c22a676e7ea3714cb93bb344b848fd9f761bf5d5a30
integration/features/step_definitions/autocomplete_steps.rb64400443 Bytesab1cd75457f58818f541d8694f0f4bd94afb217b48b1107eb4fc9436c9284286
integration/features/step_definitions/pickle_steps.rb644003.68 KBa3906aaf0f147b64ece3427f05bc84dcff1bd3d8d4dfd0f70468e357b871b907
integration/features/step_definitions/web_steps.rb644005.94 KBa5ccec5d48d599fde7306b52f6be2e65fa391aaa5e1991f08b7fe835fae27852
integration/features/support/env.rb644002.92 KBbf5f569052a0d26149f2e38c85eead764a4d3cb56a806d814674decdb727d472
integration/features/support/paths.rb64400796 Bytesd61c42d012aad2c040023165933bd7b46e65d1a5e3ca450761c0747d07386c60
integration/features/support/pickle.rb64400967 Bytes7e67de931944c1ce4815a15b5d4a572c90aefe172528c51890b1245a75995ddb
integration/lib/tasks/cucumber.rake644001.94 KB3ed772f237c59b59c3f3e9a19c2eeef1d673a8ca53887de54b6ee10c1667a98c
integration/public/404.html64400728 Bytese83bab5bc954e390da4d67691e61ee368b97738ab7d165c4d35d54977c116f58
integration/public/422.html64400711 Bytes97a7b03d5364abcb3e667d94da1f7f5112dd07487d6f969c23eb5f2cd7c2171b
integration/public/500.html64400728 Bytes4ca11648f057809f28f549961ecb31a7aaa26d1c7e2b42073702a4ff3452dd4d
integration/public/favicon.ico644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
integration/public/images/rails.png644006.49 KB322506f9917889126e81df2833a6eecdf2e394658d53dad347e9882dd4dbf28e
integration/public/javascripts/application.js644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
integration/public/javascripts/autocomplete-rails.js644002.02 KBc15df01ff30678a959c2b849494bc52794167c09d799eb6ad4568f7bcd58c461
integration/public/javascripts/jquery-1.5.1.min.js6440083.3 KBbbd1b885810dc6dddbdea0d283700816b0e59d5d008d2c72081b351ea2014a0b
integration/public/javascripts/jquery-ui.min.js6440022.3 KBeaba63ae15cc409daaa11f69a7d6fbdd6c4c94db243cdb30b1f59e4780860d2e
integration/public/javascripts/jquery.min.js6440076.8 KB517364f2d45162fb5037437b5b6cb953d00d9b2b3b79ba87d9fe57ea6ee6070c
integration/public/javascripts/rails.js644004.11 KBfd1eb2020191fd9861824644eb749b267d411eb6df38b77a06199ef206635a81
integration/public/robots.txt64400204 Bytes5d716fc9e75fd1d9082f6ea0dba3fc85fa1bfb14a4b204d2c436e232cbb52c2f
integration/public/stylesheets/application.css644001.06 KB799d19fc938b0ab0a8f6ea7ccff4a8f0c66edb21f698eac2c95054d14efd8d1c
integration/public/stylesheets/jquery-ui-1.8.2.custom.css7550030.9 KB90f9c89a9142b532900d501f8a532518c9cfdd1ebe9960e7d29813a6714052f2
integration/public/stylesheets/sass/application.sass64400993 Bytesfb665b1f83afa3abf3fc50fd47e767a38bef0760eef922078107e20da0e307af
integration/script/cucumber75500305 Bytescc2d685110faf571e3a68cfe0cc1c559b49b223db301a65609f746f9e658b7da
integration/script/rails75500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
integration/spec/acceptance/acceptance_helper.rb64400439 Bytes1fa6888842638f89317fec5b4db2378c50a587b5656285712bdb4449f8b711a3
integration/spec/acceptance/autocomplete_spec.rb644002.62 KB5277e5977ea37572d3cda2c3884daae228cf550a2dfefc63627c78366ef2259d
integration/spec/acceptance/support/helpers.rb64400276 Bytes9d6c55b22702b628ed07f80ac5bdbbe5aeaac99077bbb6b3f5f695225a36819f
integration/spec/acceptance/support/paths.rb64400576 Bytese3f8c9ad736963b45f1b468f2c5e659a64e9bd86534c50f4202b36d0f0f4baad
integration/spec/spec_helper.rb644001.16 KB55731ec25ee8f8651d3a6da032f97ee80bded6ed2f5acf6da9587dbfa6ccec03
lib/cucumber/autocomplete.rb64400339 Bytes23cb4a7273cd2019efb82a274e707b6512b2d27d8deb2fdbe6a880b51ed14def
lib/generators/autocomplete/install_generator.rb64400348 Bytes14ff27d16f7ae3c008d9eaeb1df8ff8678f3c11400933fe70c7bce414aa228c2
lib/generators/autocomplete/uncompressed_generator.rb64400366 Bytes1211c550ccb691c1ad7717bb0bbded7da5d455762b9c9c5ac2fa11da4ec38c33
lib/generators/templates/autocomplete-rails-uncompressed.js644003.41 KBc211768de921e33f846822f8bfbf14d41769c61a7f06760d3e6f7b5706801ef3
lib/generators/templates/autocomplete-rails.js644002.02 KBc15df01ff30678a959c2b849494bc52794167c09d799eb6ad4568f7bcd58c461
lib/rails3-jquery-autocomplete.rb64400744 Bytesf0f096d465964a08f3e702c8b1c319232f9cefe532001ab8e0b0268aa4c095a7
lib/rails3-jquery-autocomplete/autocomplete.rb644003.03 KBb49251fb02cd9e9be7518464877b778cbff2f4b05a8e00d06a9142b01020a8b4
lib/rails3-jquery-autocomplete/form_helper.rb644001.77 KB4d3573314a3e40189c91fd22081498607ddf1373f20fdba28954a7ebd93a66e2
lib/rails3-jquery-autocomplete/formtastic_plugin.rb644001.83 KBef51e13b029fe6b072901f3e8e308ee81ecfd654a92d75c69fb5e51b8f45e343
lib/rails3-jquery-autocomplete/orm.rb64400273 Bytes8c53a3dcea1f69b306cef832cd4af20785a5a7271754ecbd3290a468d09a693b
lib/rails3-jquery-autocomplete/orm/active_record.rb644001.6 KBd40e88adb15111ea836e15d2e4cc19303c468a0096dca9a5c9b8c7ae08408412
lib/rails3-jquery-autocomplete/orm/mongo_mapper.rb64400952 Bytes1be86f2497d66fa8c84c0d79dfd640387e17ec482112b8107883bbd4f7987459
lib/rails3-jquery-autocomplete/orm/mongoid.rb64400973 Bytes9c463f4068c1eebde7eccc776c69ed382c9e2721ff1216637673f0f35fe475ce
lib/rails3-jquery-autocomplete/simple_form_plugin.rb64400462 Bytesbef203755d629ffccdb9becf70bbfe320c96e9e2affa326ec577e78c147c41a2
lib/rails3-jquery-autocomplete/version.rb6440056 Bytes67e2eae68e3eabccadb890dc0e3da9ac04de3898ab56274daea6d174469eaeeb
lib/steak/autocomplete.rb64400463 Bytes0f2eecc45051749c6783531bea19bbc3883796ad3f71e4e15cd2386cea3e969b
rails3-jquery-autocomplete.gemspec644001.19 KBe6229cdd51346acb06121cd94a10614d2663265100962862ad551088a4bedf86
test/form_helper_test.rb64400717 Bytes78826f4fc2351cae180720064716f0ac7f56a033da25784bb7a1e62d4f066704
test/generators/autocomplete/install_generator_test.rb64400693 Bytes97498feb00cf18179318396c25d3e2c04a110690bb6478b806893ce28c7d83e4
test/generators/autocomplete/uncompressed_generator_test.rb64400726 Bytes9c17f362c8ce785a14aba6bb6ecec4dd7cc2dc22eba92c93695feefb4fe7147b
test/lib/rails3-jquery-autocomplete/autocomplete_test.rb644001.82 KB42b2b8ff4f6affcaf62aa51c6486ce9ab424ee34832190126950fe232cae5b3a
test/lib/rails3-jquery-autocomplete/orm/active_record_test.rb644003.73 KB062eb2d65939d44c96069b71c7a632520731ceef000aa413831d0e4cb755fec8
test/lib/rails3-jquery-autocomplete/orm/mongo_mapper_test.rb644001.52 KBeab205549c3be6c7838e50b728876d2183ab5edeacd1f272f481e69670be23bf
test/lib/rails3-jquery-autocomplete/orm/mongoid_test.rb644001.52 KB3dbe756489697562cc0c9be18637fa27f78d7c26d79b9dec6c6c362bb977653f
test/lib/rails3-jquery-autocomplete_test.rb644001.08 KB6d3c471809a163bd414b493dd465bcfd65d371e1fee06ec17f4cfc4edf7f804f
test/test_helper.rb64400680 Bytesa3ee14791d5013f088dbaacd5cb7de62a8bfc0dd77abd1ded09e6a736d9ab39b