The problem is with the domain name as loader.js tries to do a split on 
the domain name. So if you are hitting the page localhost:3000 which has 
the sharethis widget it will not show up as it cannot split localhost. 
However if you map your machine(127.0.0.1) to something like a.b then 
loader.js can split it and the ShareThis widget will show up.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to