Re: [Rails] Setting foreign keys, yet record.association_name returning nil

2015-09-05 Thread Sadaf Noor
good point but nope, they are not nil 2015-09-06 10:39 GMT+06:00 Jim Ruther Nill : > > > On Saturday, September 5, 2015, Sadaf Noor wrote: > >> Also posted at stackoverflow: >> http://stackoverflow.com/questions/32414734/setting-foreign-keys-at-rails-yet-record-association-name-returning-nil >>

Re: [Rails] Setting foreign keys, yet record.association_name returning nil

2015-09-05 Thread Jim Ruther Nill
On Saturday, September 5, 2015, Sadaf Noor wrote: > Also posted at stackoverflow: > http://stackoverflow.com/questions/32414734/setting-foreign-keys-at-rails-yet-record-association-name-returning-nil > > ( Please don't downvote ) > > > 2015-09-05 21:22 GMT+06:00 Sadaf Noor >: > >> Please help me

[Rails] Re: Where is bootstrap gem for Rails 3?

2015-09-05 Thread masa331
if it isn't on rubygems maybe it was yanked from there? Dne sobota 5. září 2015 23:09:38 UTC+2 Jim Morris napsal(a): > > I'm trying to maintain a system written in Ruby 1.9.3 and Rails 3.2.13. My > Gemfile.lock (retrieved from a working Heroku repo) calls for > bootstrap-0.0.1, but I can't find

[Rails] Where is bootstrap gem for Rails 3?

2015-09-05 Thread Jim Morris
I'm trying to maintain a system written in Ruby 1.9.3 and Rails 3.2.13. My Gemfile.lock (retrieved from a working Heroku repo) calls for bootstrap-0.0.1, but I can't find it anywhere. I can't find any discussion on the web about this issue. How do I get a copy of it? -- You received this messa

[Rails] Re: I need a ruby on rails developer to review my website and update it

2015-09-05 Thread Anup Kumar
Hi Sir, Our company has many Ruby on Rails experts in India. They possess proven skills, innovation, creative flair and myriad approaches which vary and justify different industrial requirement and ability to excel. Regards, (Ruby on Rails experts in India) -- Posted via http://www.ruby-forum.

[Rails] Re: I am unable to install ruby on rails in my windows8 OS which is 64-bit

2015-09-05 Thread Anup Kumar
The ruby/rails/ruby installer has many bugs in Windows 8. If you don't install Ruby in the exactly folder as is suggested, (e.g.: if you install in something like "d:\my apps\ruby"), it won't work, because the installer have trouble dealing with special characters, with whitespaces in the path, wit

[Rails] Re: Setting foreign keys, yet record.association_name returning nil

2015-09-05 Thread Sadaf Noor
Also posted at stackoverflow: http://stackoverflow.com/questions/32414734/setting-foreign-keys-at-rails-yet-record-association-name-returning-nil ( Please don't downvote ) 2015-09-05 21:22 GMT+06:00 Sadaf Noor : > Please help me to understand why this piece of rspec code is behaving this > way.

[Rails] Setting foreign keys, yet record.association_name returning nil

2015-09-05 Thread Sadaf Noor
Please help me to understand why this piece of rspec code is behaving this way. I am setting product_id to my record, and it is asserting true, but yet record.product not returning anything. product = FactoryGirl.create(:product) post :create, {:tshirt => FactoryGirl.attributes_for(:tshirt).strin

[Rails] PostgreSQL for Ruby Developers

2015-09-05 Thread Jesus Castello
Hello! I'm Jesus Castello, Ruby developer and author of a tech blog and 2 books. I just published my 2nd book 'PostgreSQL for Ruby Developers'. Don't miss out on this opportunity to improve your database skills! You can get it here: https://gumroad.com/l/postgres -- Posted via http://www.ruby-f

[Rails] Re: unable to resolve setup problem to get sample blog application to run - certificate errors

2015-09-05 Thread Neal Alexandrov
Hello Dave, Try following the steps below to resolve the issue. Let me know if this works for you. Try performing the Install using update packages Now that RubyGems 1.8.x, 2.0.x and 2.2.x have been released, you can manually update to those versions. First, download the proper version of

[Rails] [FIX]Cannot boot server. 'uninitialized constant ActionView::Helpers::ActiveModelHelper (NameError)'

2015-09-05 Thread Zaid Ikhlas
This problem has been fixed. Here is the solution: http://stackoverflow.com/a/32412231/5303368 Thank you. -- 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 emails from it, send an email to

[Rails] Re: unable to resolve setup problem to get sample blog application to run - certificate errors

2015-09-05 Thread Frederick Cheung
On Saturday, September 5, 2015 at 5:53:29 AM UTC+1, Dave Dolson wrote: > I'm getting certificate errors on the https:\\rubygems.org web site using > 2.1.5 Rails install environment objects: > > Windows builds of ruby often have these certificate problems (I'm not sure why this occurs). The ra

Re: [Rails] unable to resolve setup problem to get sample blog application to run - certificate errors

2015-09-05 Thread Colin Law
On 4 September 2015 at 23:46, Dave Dolson wrote: > I'm getting certificate errors on the https:\\rubygems.org web site using > 2.1.5 Rails install environment objects: > > Any ideas? This is Windows 7 VM machine installation. > Switch to Ubuntu? Apart from that please don't post images, copy/

[Rails] Re: [JOB] Sr Ruby on Rails Software Engineer Lexington, MA

2015-09-05 Thread kubid
Hi Kevin, is this available for remote work? On Friday, September 4, 2015 at 3:31:28 AM UTC+7, Kevin Johnson wrote: > > Hello! I am recruiting for FirstFuel Software in Lexington, MA. We are > looking for engineers to help us with the additional frontend development > we need done. We ideally wa

Re: [Rails] Cannot boot server. 'uninitialized constant ActionView::Helpers::ActiveModelHelper (NameError)'

2015-09-05 Thread Colin Law
On 4 September 2015 at 17:42, Zaid Ikhlas wrote: > I created an app but whenever I run > rails server > > It gives me the following error > :in `': uninitialized constant > ActionView::Helpers::ActiveModelHelper (NameError) > from > C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/actionview-4.2.4/l