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

Simplify requiring #81

Open
brendon opened this issue Dec 10, 2018 · 0 comments
Open

Simplify requiring #81

brendon opened this issue Dec 10, 2018 · 0 comments

Comments

@brendon
Copy link

brendon commented Dec 10, 2018

Hi @vmg. Great gem! :)

You could simplify the documentation on how to use this gem by mentioning that it can be installed via the Gemfile and required at the same time:

gem 'rinku', :require => 'rails_rinku'

Then it can be used in views without any further ado. 💃

benkoshy added a commit to benkoshy/rinku that referenced this issue Aug 12, 2019
### What is this PR?

Added rails installation instructions.

### Why this PR?

This PR attempts to solve this problem: of fast installation for newbies. I was wondering: where to add the `require 'rinku'` statement? It seems that I wasn't the only person facing this problem. Please refer to [this issue](vmg#81) 

Hopefully that will simplify things!
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

No branches or pull requests

1 participant