Skip to content

mihairadulescu/dry-web

 
 

Repository files navigation

dry-web Join the chat at https://gitter.im/dry-rb/chat

Gem Version Build Status Code Climate Test Coverage Inline docs

Tools

dry-web is composed from the following libraries:

LICENSE

See LICENSE file.

Development

To run the specs make sure the dummy app uses proper db configuration spec/dummy/config/application.yml. Also you need to run the migrations, do following:

  $ cd spec/dummy
  $ bundle install
  $ rake db:migrate

After that you can run the specs from dry-web root:

  $ bundle exec rspec

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dry-rb/dry-web.

About

Lightweight web application stack with pluggable routing front-ends

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%