rails-security 0.0.0 → 0.0.1

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.
Files changed (2) hide show
  1. data/lib/rails-security.rb +2 -6
  2. metadata +3 -3
@@ -1,7 +1,3 @@
1
+ require 'rails-security/xss'
1
2
  module RailsSecurity
2
- class WhoIs
3
- def self.awesome?
4
- puts "YOU ARE AWESOME!!"
5
- end
6
- end
7
- end
3
+ end
metadata CHANGED
@@ -1,18 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-security
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - David Heinemeier Hansson
8
+ - heart
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
  date: 2012-12-09 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description:
15
- email: david@loudthinking.com
15
+ email: xinshuaifeng@126.com
16
16
  executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []