0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactored map and unmap to support being called with options More... about 15 years ago
refactored use of set_widget_version, to have side-effect free methods More... about 15 years ago
refactored tests More... about 15 years ago
- Added support for multiple versions of the widget. By default, everything will point to version 2; - The specs have been updated. More... about 15 years ago
- This gem/plugin no longer depends on ActiveSupport, though it works better with it due to the use of the method 'to_query' of the Hash class; - The ActiveSupport::JSON decoder is no longer used. Instead the JSON Ruby gem is used, as it's much better; - Due to the possibility of running without ActiveSupport a to_query wrapper has been added. This method will invoke the to_query method added to Array and Hash in ActiveSupport whenever they are present. It will however work without them; - Updated the tests. More... about 15 years ago
- Added unobtrusive_popup_code spec; - Added unobtrusive_popup_code. This method should be used instead of popup_code for use in unobtrusive pages using for example jQuery or Prototype. More... about 15 years ago
minor docs fix More... about 15 years ago
fixed tests and updated docs More... about 15 years ago
switched from echoe to jeweler for gem tasks More... about 15 years ago
Version bump to 0.3.1 More... about 15 years ago
Version bump to 0.3.0 More... about 15 years ago
Version bump to 0.2.0 More... about 15 years ago
Version bump to 0.1.0 More... about 15 years ago
you can provide the api key once, and leave it out on all following calls More... about 15 years ago
small docs update More... about 15 years ago
invalid token or unknown token => user_data = nil More... over 15 years ago
more docs, TODO, CHANGELOG More... over 15 years ago
user_data parses primaryKey as :id, more docs More... over 15 years ago
all refactored using exceptions, added docs More... over 15 years ago
refactoring + docs More... over 15 years ago
Fixed merge legacy in map, unmap and mappings. Added optional overwrite option for map Added basic specs More... over 15 years ago
Added map, unmap and mappings API calls (untested) More... over 15 years ago
Updated popup URL to use subdomain More... over 15 years ago
version bump to 0.2 More... over 15 years ago
popup_code, raw response parsing and additional parameters for api call More... over 15 years ago
from source option More... over 15 years ago
more tests More... over 15 years ago
docs More... over 15 years ago
its a gem now too More... over 15 years ago
inital plugin only version More... over 15 years ago