Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -700,11 +700,19 @@ Over 70 different people have contributed to the project, you can see them all h

## Development

Run the tests like this:

# Start a Redis server in another tab.
redis-server

bundle
rake spec

Source hosted at [GitHub](http://github.com/splitrb/split).

Report Issues/Feature requests on [GitHub Issues](http://github.com/splitrb/split/issues).
Discussion at [Google Groups](https://groups.google.com/d/forum/split-ruby)

Tests can be ran with `rake spec`
Discussion at [Google Groups](https://groups.google.com/d/forum/split-ruby).

### Note on Patches/Pull Requests

Expand Down