hierapolis-rails 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/LICENSE.txt +1 -1
- data/README.md +12 -1
- data/hierapolis-rails.gemspec +1 -1
- data/lib/generators/hierapolis/templates/layouts/application.html.haml +2 -2
- data/lib/hierapolis/rails/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 938dc9769936bba7a557b5ecb3a4cbfd8ebccb82
|
4
|
+
data.tar.gz: 7a386d0437c6f85b21e0eb559a01e8e12f83c3ef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 664a3951b0009962a6239e7a23404c24f614a60e27f07f7007a49b7e03d2c8518fb076f8037d461fa5faf7726f6ac12802371035242f6d51f62fbf7011e74282
|
7
|
+
data.tar.gz: 30ba41b6ab72c4dfd70f6182b15bf84715f8971278f978cf61bfd22d8fe0f6ee531d4b7a85b31444da50b2f1ef6ec4ceb3400f6fa73340d0b952c16f24e7db2a
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1
1
|
|
2
2
|
#### [Current]
|
3
|
+
* [07c61c1](../../commit/07c61c1) - __(Muhammet DİLEK)__ ransack version updated
|
4
|
+
* [1d8fa46](../../commit/1d8fa46) - __(Ahmet Sezgin Duran)__ LAB-31 #time 1m Add named logo
|
5
|
+
* [3e6017e](../../commit/3e6017e) - __(Ahmet Sezgin Duran)__ LAB-31 #time 1m Fix year information
|
6
|
+
* [bf9ac6e](../../commit/bf9ac6e) - __(Ahmet Sezgin Duran)__ LAB-31 #time 3m Update README.md
|
7
|
+
* [9f53231](../../commit/9f53231) - __(Onur Özgür ÖZKAN)__ Update font-awesome version.
|
8
|
+
* [30ae2fe](../../commit/30ae2fe) - __(Onur Ozgur OZKAN)__ Bump version 1.0.1
|
9
|
+
* [537f042](../../commit/537f042) - __(Onur Ozgur OZKAN)__ Change ransack version 1.0.0 to 1.1.0 for Rails 4.1.x support
|
10
|
+
|
11
|
+
#### 1.0.0
|
12
|
+
* [0a6dfff](../../commit/0a6dfff) - __(Muhammet DİLEK)__ bump version 1.0.0
|
3
13
|
* [548292a](../../commit/548292a) - __(Muhammet DİLEK)__ [#10](../../issues/10) Turbolinks Incompatibly
|
4
14
|
* [088758f](../../commit/088758f) - __(Muhammet DİLEK)__ [#8](../../issues/8) Add turbolinks track parameter to assets
|
5
15
|
* [3d6b2b8](../../commit/3d6b2b8) - __(Onur Özgür ÖZKAN)__ [#11](../../issues/11) Remove unnecessary code block.
|
data/LICENSE.txt
CHANGED
data/README.md
CHANGED
@@ -43,7 +43,6 @@ Add these lines to application.js
|
|
43
43
|
```
|
44
44
|
|
45
45
|
|
46
|
-
|
47
46
|
## Contributing
|
48
47
|
|
49
48
|
1. Fork it
|
@@ -51,3 +50,15 @@ Add these lines to application.js
|
|
51
50
|
3. Commit your changes (`git commit -am 'Add some feature'`)
|
52
51
|
4. Push to the branch (`git push origin my-new-feature`)
|
53
52
|
5. Create new Pull Request
|
53
|
+
|
54
|
+
## Credits
|
55
|
+
|
56
|
+
![lab2023](http://lab2023.com/assets/images/named-logo.png)
|
57
|
+
|
58
|
+
- hierapolis-rails is maintained and funded by [lab2023 - information technologies](http://lab2023.com/)
|
59
|
+
- Thank you to all the [contributors!](https://github.com/lab2023/hierapolis-rails/graphs/contributors)
|
60
|
+
- The names and logos for lab2023 are trademarks of lab2023, inc.
|
61
|
+
|
62
|
+
## License
|
63
|
+
|
64
|
+
Copyright 2014 lab2023 – information technologies
|
data/hierapolis-rails.gemspec
CHANGED
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
|
|
23
23
|
spec.add_runtime_dependency 'show_for', '~> 0.3.0.rc'
|
24
24
|
spec.add_runtime_dependency 'will_paginate', '~> 3.0.3'
|
25
25
|
spec.add_runtime_dependency 'will_paginate-bootstrap', '~> 0.2.3'
|
26
|
-
spec.add_runtime_dependency 'ransack', '~> 1.
|
26
|
+
spec.add_runtime_dependency 'ransack', '~> 1.2.3'
|
27
27
|
spec.add_runtime_dependency 'breadcrumbs_on_rails', '~> 2.3.0'
|
28
28
|
spec.add_runtime_dependency 'blankable', '~> 0.2.0'
|
29
29
|
spec.add_runtime_dependency 'responder', '~> 0.2.4'
|
@@ -24,7 +24,7 @@
|
|
24
24
|
|
25
25
|
/ Stylesheets (Don't change include order)
|
26
26
|
= stylesheet_link_tag 'application',
|
27
|
-
'//netdna.bootstrapcdn.com/font-awesome/
|
27
|
+
'//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css',
|
28
28
|
media: 'all', 'data-turbolinks-track' => true
|
29
29
|
|
30
30
|
%body.main{class: @page || 'page'}
|
@@ -37,4 +37,4 @@
|
|
37
37
|
= render partial: 'layouts/partials/footer'
|
38
38
|
|
39
39
|
/ Google Analytics
|
40
|
-
= render partial: 'layouts/partials/trackers'
|
40
|
+
= render partial: 'layouts/partials/trackers'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hierapolis-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- lab2023
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-05-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -86,14 +86,14 @@ dependencies:
|
|
86
86
|
requirements:
|
87
87
|
- - ~>
|
88
88
|
- !ruby/object:Gem::Version
|
89
|
-
version: 1.
|
89
|
+
version: 1.2.3
|
90
90
|
type: :runtime
|
91
91
|
prerelease: false
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
94
|
- - ~>
|
95
95
|
- !ruby/object:Gem::Version
|
96
|
-
version: 1.
|
96
|
+
version: 1.2.3
|
97
97
|
- !ruby/object:Gem::Dependency
|
98
98
|
name: breadcrumbs_on_rails
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
@@ -247,7 +247,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
247
247
|
version: '0'
|
248
248
|
requirements: []
|
249
249
|
rubyforge_project:
|
250
|
-
rubygems_version: 2.
|
250
|
+
rubygems_version: 2.1.11
|
251
251
|
signing_key:
|
252
252
|
specification_version: 4
|
253
253
|
summary: this gem using to integrate hierapolis theme on rails project.
|