Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use helper to setup redis #141

Merged
merged 1 commit into from
Jul 10, 2013
Merged

Use helper to setup redis #141

merged 1 commit into from
Jul 10, 2013

Conversation

mulderp
Copy link
Contributor

@mulderp mulderp commented Jul 2, 2013

This makes it easier to load the app.rb in the console with:

irb -r ./app.rb

and to do something like this in IRB:

irb(main):002:0> setup_redis
irb(main):004:0> get_news_by_id(1)

@fcambus
Copy link
Collaborator

fcambus commented Jul 10, 2013

Merging, thanks!

fcambus added a commit that referenced this pull request Jul 10, 2013
@fcambus fcambus merged commit 767c6c9 into antirez:master Jul 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants