File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Spring
22
33[ ![ Build Status] ( https://travis-ci.org/rails/spring.svg?branch=master )] ( https://travis-ci.org/rails/spring )
4- [ ![ Gem Version] ( https://badge.fury.io/rb/spring.svg )] ( http ://badge.fury.io/rb/spring)
4+ [ ![ Gem Version] ( https://badge.fury.io/rb/spring.svg )] ( https ://badge.fury.io/rb/spring)
55
66Spring is a Rails application preloader. It speeds up development by
77keeping your application running in the background, so you don't need to
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ def self.dump(data)
4949require 'stringio'
5050
5151# Some parts adapted from
52- # http ://golang.org/src/pkg/json/decode.go and
53- # http ://golang.org/src/pkg/utf8/utf8.go
52+ # https ://golang.org/src/pkg/json/decode.go and
53+ # https ://golang.org/src/pkg/utf8/utf8.go
5454module Spring
5555module OkJson
5656 Upstream = '43'
You canβt perform that action at this time.
0 commit comments