Uploading the Images While Pick Image From FilePicker With Filestack Services March 19, 2016 Hey Guys, we can pick the image while uploading from different sources like dropbox,computer,google pic,goole search image,facebook etc.. by using filepicker with filestack services… Continue Reading
Send Text Message and Voice Message Using Twilio with Rails 4 March 19, 2016 Hello Guys, Send text message and voice message with call using twilio with rails 4 here my steps: Step1: Need to add this into… Continue Reading
Address Search Using Google Search Autocomplete With Restricted Countries March 16, 2016 We can easily search the particular address with Street No,Street,City,State and Country using google search autocomplete, below my code is implement in ruby on… Continue Reading
Receive emails from gmail or any other email provider ( IMAP Ruby On Rails ) March 7, 2016 Configure your gmail for sending emails to other mail clients You can retrieve your Gmail messages with a client or device that supports IMAP,… Continue Reading
Permtting the Multiple Params Without Using Mutiple Condition March 5, 2016 We can permit different type of model attributes without using the multiple condition we normally using below code to permit attributes with multiple condition… Continue Reading
Sunspot Solr Search example with all important features March 3, 2016 Below you will find all the practical information about that sunspot solr search: Points those are covered below :1. Solr search for same model2. Solr search in… Continue Reading