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

Comments for Using Disqus and Ruby on Rails #543

Open
phinjensen opened this issue Nov 11, 2017 · 2 comments
Open

Comments for Using Disqus and Ruby on Rails #543

phinjensen opened this issue Nov 11, 2017 · 2 comments

Comments

@phinjensen
Copy link
Contributor

phinjensen commented Nov 11, 2017

Comments for https://www.endpointdev.com/blog/2012/01/using-disqus-and-rails/
By Brian Buchalter

To enter a comment:

  1. Log in to GitHub
  2. Leave a comment on this issue.
@phinjensen
Copy link
Contributor Author

original author: Preston Copeland
date: 2015-06-04T19:56:41-04:00

Hello, everyone! Thanks so much for the article: it was just what I needed to integrate Disqus into a site I'm building out. By the way, for Rails 4, it seems like there were two small details (for me):

  1. var disqus_url = '<%= request.original_url -%>'; was needed to get the full url

  2. I had to add "localhost" to the list of "Trusted Domains" on Disqus' site to get it to work during development.

I think I'll write up the process on my blog, threemonthcoder.com. Anyhow, thanks again!

@phinjensen
Copy link
Contributor Author

original author: Emmanuel Alcime
date: 2016-07-23T15:53:40-04:00

Thanks That was a big help in my case but I would also like to know how do you get the comment count of every object?

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