bootstrap-rails-engine 1.3.2.0 → 2.3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/README.md +3 -3
- data/lib/bootstrap-rails-engine.rb +2 -1
- data/lib/bootstrap-rails-engine/version.rb +1 -1
- metadata +2 -2
- metadata.gz.sig +1 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8b3e5930a264da0b755bdd96750df35bdc4195d3
|
|
4
|
+
data.tar.gz: aac00c04582af3e8452f1a70ce314ae6784a3624
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 13fc0ac3c7253795a9e1b3232db627210f379fd6866b4a3899a28625ba4db6934767324aef6d28625769ff4f6c9267a9bad5721a8a9ad6d569c88085853caacd
|
|
7
|
+
data.tar.gz: 231e61b5e6c9a52af19996c4265e6f892475a31aa5874af707f56f93dcc6135337f95ffa2293c085a4d7f80887ad9397ca30b0757e6f73c8dddf4043b5f2aca0
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
Binary file
|
data/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Twitter Bootstrap for Rails 3
|
|
1
|
+
# Twitter Bootstrap for Rails 3 & 4
|
|
2
2
|
Make [Twitter Bootstrap](http://twitter.github.com/bootstrap) into Rails Engine. [Bootstrap-datepicker](https://github.com/eternicode/bootstrap-datepicker) is also included.
|
|
3
3
|
|
|
4
4
|
## Version
|
|
@@ -31,7 +31,7 @@ and
|
|
|
31
31
|
|
|
32
32
|
then remove corresponding lines in application.js and application.css.
|
|
33
33
|
|
|
34
|
-
|
|
34
|
+
### Options
|
|
35
35
|
|
|
36
36
|
Set :compressed to use minimized library locally like this:
|
|
37
37
|
|
|
@@ -45,7 +45,7 @@ Remember to add assets name in confign/environments/production.rb:
|
|
|
45
45
|
|
|
46
46
|
## License
|
|
47
47
|
|
|
48
|
-
Copyright (c) 2012 Yen-Ju Chen
|
|
48
|
+
Copyright (c) 2012-2013 Yen-Ju Chen
|
|
49
49
|
|
|
50
50
|
MIT License
|
|
51
51
|
|
|
@@ -30,8 +30,9 @@ module BootstrapRailsEngine
|
|
|
30
30
|
options.delete(:local_copy) # not used in OFFLINE mode
|
|
31
31
|
return javascript_include_tag(bootstrap_j, options)
|
|
32
32
|
else
|
|
33
|
+
local_copy = options.delete(:local_copy)
|
|
33
34
|
j = [ javascript_include_tag(bootstrap_javascript_url(name), options) ]
|
|
34
|
-
if
|
|
35
|
+
if local_copy
|
|
35
36
|
j << javascript_tag("typeof $().carousel == 'function' || document.write(unescape('#{javascript_include_tag(bootstrap_j, options).gsub('<','%3C')}'))")
|
|
36
37
|
end
|
|
37
38
|
j.join("\n").html_safe
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bootstrap-rails-engine
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 2.3.2.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Yen-Ju Chen
|
|
@@ -29,7 +29,7 @@ cert_chain:
|
|
|
29
29
|
0DwU+KfUta4HWRr+jl+4kYeiUKgamdv2pQ4VaJ83VGC3FIpUk9TULCM3v5iHbDQu
|
|
30
30
|
oZsWCQ==
|
|
31
31
|
-----END CERTIFICATE-----
|
|
32
|
-
date: 2013-
|
|
32
|
+
date: 2013-07-17 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: railties
|
metadata.gz.sig
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
��
|
|
2
|
-
���/d*��α��$m�Z�u�âvЪl$T��C+#hR��a�d��x?x��0&�ؠ��<��{(
|
|
1
|
+
A��_���m�
|