GitXplorerGitXplorer
c

stormpocalypse

public
3 stars
2 forks
3 issues

Commits

List of commits on branch master.
Unverified
1a5edd55ed83ae6d733daa6d13de582615d88dfe

fixing areadesc field set

cckundo committed 13 years ago
Unverified
797110f5ea45c95c2e830e48de92a1d1a52c540f

adding areadesc as loc fallback

cckundo committed 13 years ago
Unverified
d7a7c927c186a136a8f5aafab6828814847efd6e

adding UGC as geo attribute

cckundo committed 13 years ago
Unverified
335b604124dbbd84ee1042b15584f84379d711e7

adding state attribute to threat object

cckundo committed 13 years ago
Unverified
7c01902d1fe910c98e49762d37b650ccf8e64e94

comment cleanup

cckundo committed 13 years ago
Unverified
fd5d7964cc93a4e444a511cda79514ea8e79c345

added FIPS code to threat location object

cckundo committed 13 years ago

README

The README file for this repository.

Stormpocalypse

WORK IN PROGRESS

Installation

Add this line to your application's Gemfile:

gem 'stormpocalypse'

And then execute:

$ bundle

Or install it yourself as:

$ gem install stormpocalypse

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request