Our Publications
About Us
Josh Software
Our passion is Ruby On Rails! We are an Indian company who believes that programming is an art.Our portfolio! -- Contact Us
Categories
- Case Studies (1)
- CMS (9)
- Radiant (9)
- General (24)
- Javascript (5)
- Mobile Development (1)
- Sencha (1)
- MongoDB (2)
- Ruby (45)
- Ruby on Rails (117)
- Conferences (14)
- Search (8)
- Tutorials (12)
Authors
Tag Archives: twitter
Twitter share and facebook like button for haml-rails, html/erb
>Twitter share and facebook like button for html/erb<div class=’spread’> <div class=’twshare left’> <a href=”http://twitter.com/share” class=”twitter-share-button” data-count=”horizontal” data-via=”funonrails”>Tweet</a><script type=”text/javascript” src=”http://platform.twitter.com/widgets.js”></script> </div> <script src=”http://connect.facebook.net/en_US/all.js#xfbml=1″></script><fb:like href=”" layout=”button_count” show_faces=”false” width=”450″ font=”"></fb:like></div>Twitter share and facebook like button for haml.spread .twshare.left %a.twitter-share-button.left{“data-count” => “horizontal”, “data-via” … Continue reading
Multiple Applications with Devise, Omniauth and Single Sign On
The best way to scale an application is to split the application business logic into different inter-communicable components. However, authenticating, authorizing and security raise concerns. OAuth comes to the rescue – and like a knight in shining armour – omniauth … Continue reading
Posted in Ruby on Rails
Tagged devise, facebook, omniauth, single sign on, sso, twitter
117 Comments
