Re: [Rails] good online ide for Rails

2014-08-19 Thread Sampath Weerasinghe
Who is the author of Ruby: Yukihiro Matsumoto Which IDE does he use: Emacs It's an open and shut case in my opinion. On Tue, Aug 19, 2014 at 11:44 AM, Jason Fleetwood-Boldt t...@datatravels.com wrote: Emacs On Aug 19, 2014, at 1:17 PM, Robby O'Connor robby.ocon...@gmail.com

Re: [Rails] Anyone want to work on a group project together? [Bootcamp Developer Here]

2014-08-01 Thread Sampath Weerasinghe
hey can you add some features to this? www.quickpng.com i will send you github access On Friday, August 1, 2014, Michael Murphy mikeymurp...@gmail.com wrote: Hey fellow Rubyists! I'm 4 weeks away from graduating a RoR bootcamp, and I want to get more experience with group projects. That

Re: [Rails] Ruby On Rails Install on Win 7 32 bit error

2014-07-29 Thread Sampath Weerasinghe
i dont mean to be rude, but use Vagrant! for petes sake. (-: trust me, i have the same config (win7 32bit) later on this year, when you give up trying to run rails nAtively on windows, i hope you rememer me, as the guy on the mailing list who suggested vagrant. On Saturday, July 26,

Re: [Rails] Dropdown menu does not work

2014-07-27 Thread Sampath Weerasinghe
Does the javascript console ( F12 ) show any errors ? On Sunday, July 27, 2014, Jaimin Pandya li...@ruby-forum.com wrote: I am using Ruby 1.9.3 and Rails 3.2.16. My bootstrape dropdown menu not working. I have no idea why? Gemfile contain: ruby 1.9.3 gem 'rails', '3.2.16' gem

Re: [Rails] view for has_many and belongs_to but with only one associated record

2014-07-19 Thread Sampath Weerasinghe
Which Rails query are you using for getting the output? On Sat, Jul 19, 2014 at 6:00 PM, Mano Svajone li...@ruby-forum.com wrote: Restaurant Load (1.5ms) SELECT * FROM restaurants INNER JOIN restaurant_branches ON restaurant_branches.restaurant_id = restaurants.restaurant_id

[Rails] Ruby / Rails Advocacy

2014-07-03 Thread Sampath Weerasinghe
I have a client who's not sure whether to choose php or ruby for his next big project. What article / youtube video can I point my client to? He says he's never had a site done in ruby. -Sam -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk

Re: [Rails] Unable to set up Rails app by Apache on Mac OS X 10.9.3

2014-06-23 Thread Sampath Weerasinghe
i used to go through this kind of drama, then one day someone told about heroku. -Sam On Mon, Jun 23, 2014 at 8:20 AM, Liz Huang liyhuan...@gmail.com wrote: Hi, I just upgrade a few apps from Rails 2.3.18 to Rails 4.0.4 and make sure the apps are running on WEBrick. I follow the steps I

Re: [Rails] What javascript framework would you use to build a multi-page Rails app?

2014-06-19 Thread Sampath Weerasinghe
Try ext.js! it looks awesome On Wed, Jun 18, 2014 at 2:23 PM, learning_to_swim asho...@gmail.com wrote: I am building a multi-page rails web app and am struggling with finding a good JavaScript framework to use. I could use jQuery for all the low-level DOM manipulations but would like to

Re: [Rails] Chiefs vs Rebels live.stream free

2014-04-12 Thread Sampath Weerasinghe
Is it rails related? On Fri, Apr 11, 2014 at 11:38 PM, Mesu Mesubabu li...@ruby-forum.comwrote: http://sourceforge.net/projects/rebelsvschiefslivesuperrugby/ http://sourceforge.net/projects/rebelsvschiefslivesuperrugby/ http://sourceforge.net/projects/rebelsvschiefslivesuperrugby/

Re: [Rails] If you were to code a marketplace app like AirBnB today, what technology stack would you use?

2014-03-25 Thread Sampath Weerasinghe
curious what is it about heroku that turns people off i even heard heroku is backed by the matz himself. -Sam On Thursday, March 20, 2014, Brandon wongw...@gmail.com wrote: Would you replace any one on my list with something else? Which DB, hosting solution and source control would you use?