activeadmin-mongoid-blog 0.3.7 → 0.3.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
3
 
4
4
  Gem::Specification.new do |gem|
5
5
  gem.name = 'activeadmin-mongoid-blog'
6
- gem.version = '0.3.7'
6
+ gem.version = '0.3.8'
7
7
  gem.summary = 'Blog app on the top of activeadmin and mongoid, using redactor and select2 plugins.'
8
8
  gem.description = ''
9
9
  gem.license = 'MIT'
@@ -5,6 +5,6 @@
5
5
  </form>
6
6
  <p>
7
7
  <a href="<%= blog_rss_feed_path %>" title="RSS Feed">RSS Feed</a></br>
8
- Dlivered by <%= link_setting_tag "Delivered By", :target => "_blank" %>
8
+ Dlivered by <%= settings_link_value "Delivered By", :target => "_blank" %>
9
9
  </p>
10
10
  </footer>
@@ -1,5 +1,5 @@
1
1
  <header style="margin-bottom:2em;">
2
- <h1><%= setting_tag "Blog Title" %></h1>
2
+ <h1><%= settings_value "Blog Title" %></h1>
3
3
  <p>
4
4
  <ul>
5
5
  <li><a href="<%= blog_path %>" title="All Posts">All Posts</a></li>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activeadmin-mongoid-blog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.7
4
+ version: 0.3.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -57,7 +57,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
57
57
  version: '0'
58
58
  segments:
59
59
  - 0
60
- hash: 1684917671557213397
60
+ hash: -3693539940586926940
61
61
  required_rubygems_version: !ruby/object:Gem::Requirement
62
62
  none: false
63
63
  requirements: