Refactoring of the model classes, created unit-tests.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 21 Jun 2016 22:02:54 +0000 (00:02 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 21 Jun 2016 22:26:02 +0000 (00:26 +0200)
commitcff1bdf587c34bc73e89961fe7154836c9cc4a2d
tree59c4df0f2e13fd669d8b4ef4c942e0dde4e282f0
parenta889efdf7a5aaeed1e6ccc6e9cd12acf0b2faf5f
Refactoring of the model classes, created unit-tests.
12 files changed:
.rubocop.yml
.travis.yml
Gemfile.devel
application.rb
lib/nebula.rb
models/helpers/nowhash.rb [new file with mode: 0644]
models/network.rb
models/range.rb
spec/models/network_spec.rb [new file with mode: 0644]
spec/models/range_spec.rb [new file with mode: 0644]
spec/spec_helper.rb [new file with mode: 0644]
swagger.yaml