bcms_contact_us_module 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.markdown +1 -1
  2. metadata +6 -6
data/README.markdown CHANGED
@@ -23,7 +23,7 @@ Run this
23
23
 
24
24
  Add this to config/routes.rb
25
25
 
26
- map.routes_for_bcms_questions
26
+ map.routes_for_bcms_contact_us_module
27
27
  map.routes_for_browser_cms
28
28
 
29
29
  ## License
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bcms_contact_us_module
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 2
10
- version: 1.1.2
9
+ - 3
10
+ version: 1.1.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Freddy Andersen
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-01-11 00:00:00 -08:00
18
+ date: 2011-01-17 00:00:00 -08:00
19
19
  default_executable:
20
20
  dependencies: []
21
21
 
@@ -58,8 +58,8 @@ homepage: http://github.com/heimdull/bcms_contact_us_module
58
58
  licenses: []
59
59
 
60
60
  post_install_message:
61
- rdoc_options:
62
- - --charset=UTF-8
61
+ rdoc_options: []
62
+
63
63
  require_paths:
64
64
  - lib
65
65
  required_ruby_version: !ruby/object:Gem::Requirement