ruby on rails - How to implement twitter-text-rb -


hi trying use twitter-text-rb gem.

added "include twitter::autolink" in application helper follow example, after restarting server getting error

routing error

uninitialized constant twitter::autolink 

add gemfile:

gem 'twitter-text' 

and run:

bundle install 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -