saucy 0.2.16 → 0.2.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/app/views/accounts/new.html.erb +2 -0
  2. metadata +3 -3
@@ -38,4 +38,6 @@
38
38
  <% end %>
39
39
  <% end %>
40
40
 
41
+ <%= render "plans/terms" %>
42
+
41
43
  <%= render :partial => "shared/saucy_javascript" %>
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: saucy
3
3
  version: !ruby/object:Gem::Version
4
- hash: 55
4
+ hash: 53
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 16
10
- version: 0.2.16
9
+ - 17
10
+ version: 0.2.17
11
11
  platform: ruby
12
12
  authors:
13
13
  - thoughtbot, inc.