[Rails] Correct way to integrate bootstrap themes with rails app.

2014-02-20 Thread Avi
Hello All, I want to integrate bootstrap admin themes into my rails app. What is the correct way to integrate ? Should I directly copy paste all the js, css other files into the project ? Or I should go with the gem 'bootstrap-sass'(with link -

[Rails] Re: Correct way to integrate bootstrap themes with rails app.

2014-02-20 Thread Avi
And how different is Bootstrap from Twitter Bootstrap? On Thursday, February 20, 2014 3:46:35 PM UTC+5:30, Avi wrote: Hello All, I want to integrate bootstrap admin themes into my rails app. What is the correct way to integrate ? Should I directly copy paste all the js, css other files

Re: [Rails] Re: Correct way to integrate bootstrap themes with rails app.

2014-02-20 Thread Phil Dobbin
On 20/02/2014 10:35, Avi wrote: And how different is Bootstrap from Twitter Bootstrap? On Thursday, February 20, 2014 3:46:35 PM UTC+5:30, Avi wrote: Hello All, I want to integrate bootstrap admin themes into my rails app. What is the correct way to integrate ?

[Rails] Looking for remote ROR projects

2014-02-20 Thread Debanjan Sengupta
Hi, I am a ROR developer looking for a good remote ROR project to work on. My experience in ROR is 2 years and 6 months. Please notify me if you have any jobs. Experienced in: Rails 2.3.8,3.2.2, 4.0.2 Ruby: 1.8.7,1.9.3,2.0.0,2.1.0 Jquery, CofeeScript, Sass, Mysql, Postgress, Sqlite3 -- Posted

[Rails] Background worker dynos on Rails using Heroku

2014-02-20 Thread Ganesh Ranganathan
Hi, I have a rails application that requires data from an API to run. Since the API is slow I am looking to have a background process run continuously and scrape the API for new messages and add it to the application database From some reading , a worker dyno seems to be the best way to achieve

[Rails] Railsplayground / Amazon S3 authenticated_url Gotcha

2014-02-20 Thread Sandy
I have been using Railsplayground for a number of years to host a few RoR applications which use S3 to store confidential documents. Due to the nature of the documents, I have been using S3's authenticated_url with a 10 second timeout. About a week ago my hosted apps stopped working, even

[Rails] [JOB]RoR Software Engineer, Boston AREA

2014-02-20 Thread jrynak
*RoR Software Engineer* *Job Code: 13SE.001* *Location: Lexington, MA* *Position Overview:* FirstFuel Software is looking for a talented and creative full stack Ruby on Rails (RoR) developer to join its Engineering team. As a ROR programmer you will take the lead in developing engaging ROR

[Rails] Sending SMS from application

2014-02-20 Thread bertly_the_coder
Hi guys, What would be the solutions to sending an free SMS to anywhere in the world from a rails app? I have looked at the gems out there but they seem pretty outdated. Is this because there's an easier way to do this? Thanks and Regards -- You received this message because you are

Re: [Rails] Sending SMS from application

2014-02-20 Thread Jason Fleetwood-Boldt
I've used Twilio with https://github.com/twilio/twilio-ruby work very well. It is not free. You need a service to actually send those SMS messages, of course. I would start by picking a service (in your price change) and then look for a wrapper (gem) that works with that service, not the other

[Rails] Re: CSS Reference Lost in Some Cases

2014-02-20 Thread Farsheed Bamboat
Thanks everyone. I moved the CSS file to app/assets/stylesheets and used the following syntax but it still did not fix the issue. %= stylesheet_link_tag 'ammos_new' % Is this a known/common issue? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are

Re: [Rails] Re: CSS Reference Lost in Some Cases

2014-02-20 Thread Ganesh Ranganathan
On Fri, Feb 21, 2014 at 2:08 AM, Farsheed Bamboat li...@ruby-forum.comwrote: Thanks everyone. I moved the CSS file to app/assets/stylesheets and used the following syntax but it still did not fix the issue. %= stylesheet_link_tag 'ammos_new' % Is this a known/common issue? Is it not

[Rails] Re: CSS Reference Lost in Some Cases

2014-02-20 Thread Frederick Cheung
On Thursday, February 20, 2014 8:38:24 PM UTC, Ruby-Forum.com User wrote: Thanks everyone. I moved the CSS file to app/assets/stylesheets and used the following syntax but it still did not fix the issue. %= stylesheet_link_tag 'ammos_new' % Is this a known/common issue? Have you

[Rails] Re: Best way to securely connect to remote Postgres server from Rails.

2014-02-20 Thread Eric Hayes
Thanks for your insight, Rick. I am the server provider :) On Sunday, February 16, 2014 4:56:32 PM UTC-8, Rick wrote: On Saturday, February 15, 2014 4:46:54 PM UTC-5, Eric Hayes wrote: I'm wonder how most people securely connect to a Postgres database on a server separate from the app

Re: [Rails] Sending SMS from application

2014-02-20 Thread muchira
H. No way to do this without a service? Hehewas shooting for free. ;-)— Sent from Mailbox for iPhone On Thu, Feb 20, 2014 at 10:32 PM, Jason Fleetwood-Boldt t...@datatravels.com wrote: I've used Twilio with https://github.com/twilio/twilio-ruby work very well. It is not free. You need

Re: [Rails] Re: Correct way to integrate bootstrap themes with rails app.

2014-02-20 Thread Avinash Behera
So, what process should I follow? On Thu, Feb 20, 2014 at 5:12 PM, Phil Dobbin phildob...@gmail.com wrote: On 20/02/2014 10:35, Avi wrote: And how different is Bootstrap from Twitter Bootstrap? On Thursday, February 20, 2014 3:46:35 PM UTC+5:30, Avi wrote: Hello All, I

[Rails] Importing Contacts

2014-02-20 Thread Avi
Hello All, Is there a universal gem from where I can import contacts from any email and social sites like FB, linkedin etc. ? Thanks, Avi -- 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