1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed merge conflicts with honkster/master
Peter Boling
as pboling
More... about 14 years ago
ignore .idea (RubyMine)
Peter Boling
as pboling
More... about 14 years ago
Merge remote branch 'up_the_irons/master'
Peter Boling
as pboling
More... about 14 years ago
write_flash_to_cookie is now an around_filter. More... over 14 years ago
If there is a JSON::ParserError, default the flash cookie to be an empty json hash. More... over 14 years ago
update readme with links to mailing list and tracker More... about 15 years ago
Fix bug where a plus sign stored in a string in the flash value would not show up when the flash value was displayed More... over 15 years ago
Rewrote CacheableFlash to not use the JSON gem or Prototype. This version uses ActiveSupport::JSON and raw JavaScript for fewer dependencies. More... over 15 years ago
Fix CacheableFlash#write_flash_to_cookie so that if a value in flash is a number, it's stringified before being stored. More... over 15 years ago
I like symbols, not strings, when using flash_cookie in my tests; let's allow both More... almost 16 years ago
Merge commit 'origin/from-prototype-to-jquery' into from-prototype-to-jquery More... almost 16 years ago
Updated README More... almost 16 years ago
Updated README More... almost 16 years ago
Ignore vim swap files More... almost 16 years ago
Passes all js_unit tests More... almost 16 years ago
Include jquery.js More... almost 16 years ago
Removed Prototype and added JQuery More... almost 16 years ago
Fixed these two test suites; prior, nothing passed under js_unit 2.2. More... almost 16 years ago
Attributions. More... almost 16 years ago
Adding cacheable flash js files into default Rails javascript includes. More... almost 16 years ago
Including TestHelpers module because rspec does not implicitly include modules in module specs. More... almost 16 years ago
Renaming README to render properly on github. More... almost 16 years ago
Ignoring Intellij Idea files. More... almost 16 years ago
Fixing rake pkg. More... about 16 years ago
Fixing rake spec. More... about 16 years ago
Version 0.1.5. Requiring Version >= 1.1.2 of the json gem. More... about 16 years ago
Version 0.1.5. Requiring Version >= 1.1.2 of the json gem. More... about 16 years ago
Finished converting tests to specs. More... about 16 years ago
Finished converting tests to specs. More... over 16 years ago
Converted InstallTest to InstallSpec. More... over 16 years ago