Closed enriikke closed 9 years ago
.travis.yml
Gemfile.lock
.gitignore
RSpec 3
expect
Rakefile
RSpec
Gemfile
gemspec
.travis.yml
to use the new container infrastructure.Gemfile.lock
so it gets rebuilt on every environment..gitignore
with a standardized version.RSpec 3
'sexpect
syntax.Rakefile
to useRSpec
's rake task.Gemfile
andgemspec
and removed unused libs.