You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rack-cors.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
spec.version=Rack::Cors::VERSION
9
9
spec.authors=["Calvin Yu"]
10
10
spec.email=["me@sourcebender.com"]
11
-
spec.description=%q{Middleware that will make Rack-based apps CORS compatible. Read more here: http://blog.sourcebender.com/2010/06/09/introducin-rack-cors.html. Fork the project here: https://github.com/cyu/rack-cors}
11
+
spec.description=%q{Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors}
12
12
spec.summary=%q{Middleware for enabling Cross-Origin Resource Sharing in Rack apps}
0 commit comments