demo1213 0.0.5.rc1 → 0.0.6.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,17 @@
1
+ /*
2
+ * This is a manifest file that'll be compiled into application.css, which will include all the files
3
+ * listed below.
4
+ *
5
+ * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
6
+ * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
7
+ *
8
+ * You're free to add application-wide styles to this file and they'll appear at the top of the
9
+ * compiled file, but it's generally better to create a new file per style scope.
10
+ *
11
+ *= require_self
12
+ *= require_tree .
13
+ */
14
+
1
15
  /*!
2
16
  * Bootstrap Responsive v2.1.0
3
17
  *
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: demo1213
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.rc1
4
+ version: 0.0.6.rc1
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -17,7 +17,7 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
- - lib/generators/safari/fixed/layout_generator.rb
20
+ - lib/generators/safari/fixed/fixed_generator.rb
21
21
  - lib/generators/safari/fixed/templates/bootstrap.min.js
22
22
  - lib/generators/safari/fixed/templates/layout.html.erb
23
23
  - lib/generators/safari/fixed/templates/stylesheet.css