Package: ruby-gon / 5.2.0-2

Metadata

Package Version Patches format
ruby-gon 5.2.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
change_watch_js_location.patch | (download)

lib/gon/watch.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change location of watch.js to respect debian file system
 hierarchy
remove_lib_from_loadpath_for_spec.patch | (download)

spec/spec_helper.rb | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 remove lib/ from $load_path for specs
 Since the files are patched to change some paths, we must use the installed library
 in debian/ruby-gon
fix json scaping on tests strings | (download)

spec/gon/basic_spec.rb | 6 5 + 1 - 0 !
spec/gon/global_spec.rb | 6 5 + 1 - 0 !
spec/gon/watch_spec.rb | 6 5 + 1 - 0 !
3 files changed, 15 insertions(+), 3 deletions(-)

 fix forward slash scaping on tests strings
 Oj seems to scape the forward slash, that is legal, but not required

fix_tests_with_rabl_rails.patch | (download)

spec/gon/rabl_with_rabl_rails_spec.rb | 1 1 + 0 - 0 !
spec/spec_helper.rb | 13 8 + 5 - 0 !
2 files changed, 9 insertions(+), 5 deletions(-)

 fix specs for ruby-rabl-rails version 0.4