shakes 0.8.1 → 0.8.2

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.
@@ -19,8 +19,5 @@
19
19
  # Set the default destroy action module. Default is Shakes::Actions::Destroy
20
20
  # Shakes::HasTheShakes::Configuration.destroy_action = Shakes::Actions::Destroy
21
21
 
22
- # Should Shakes attempt to use formtastic to render forms. Default is false
23
- # Shakes::Helpers::ViewsHelper::Configuration.use_formtastic = false
24
-
25
22
  # Should Shakes attempt to use markdown to display text fields. Default is false
26
23
  # Shakes::Helpers::ViewsHelper::Configuration.use_markdown = false
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shakes
3
3
  version: !ruby/object:Gem::Version
4
- hash: 61
4
+ hash: 59
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 8
9
- - 1
10
- version: 0.8.1
9
+ - 2
10
+ version: 0.8.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jason Stahl