[Rails] Re: Unable to delete post in sample blog application

2014-04-01 Thread Peter Heylin
comments.js?body=1</a>> ">http://192.168.100.13:3000/assets/posts.js?body=1</a>> ">http://192.168.100.13:3000/assets/welcome.js?body=1</a>> ">http://192.168.100.13:3000/assets/application.js?body=1</a>> "> I have also checked to mak

[Rails] Re: Unable to delete post in sample blog application

2014-03-31 Thread Peter Heylin
required to fix this? Thanks Peter On Monday, 31 March 2014 17:02:09 UTC+1, Peter Heylin wrote: > > Hi All, > > I am new to RoR and I am writing a small blog application. I have added a > Destroy / Delete link to the post index, but when I click this delete link > the sh

[Rails] Re: Unable to delete post in sample blog application

2014-03-31 Thread Peter Heylin
required to fix this? Thanks Peter On Monday, 31 March 2014 17:02:09 UTC+1, Peter Heylin wrote: > > Hi All, > > I am new to RoR and I am writing a small blog application. I have added a > Destroy / Delete link to the post index, but when I click this delete link > the sh

[Rails] Unable to delete post in sample blog application

2014-03-31 Thread Peter Heylin
Hi All, I am new to RoR and I am writing a small blog application. I have added a Destroy / Delete link to the post index, but when I click this delete link the show action is fired. The log seems to confirm this: Started GET "/posts/2" for xxx.xxx.xxx.xxx at 2014-03-31 15:51:03 + Processi

[Rails] Re: Starting rails server

2014-03-14 Thread Peter Heylin
. Peter On Thursday, March 13, 2014 10:17:04 AM UTC, Peter Heylin wrote: > > Hi, > > My apologies if a similar topic exists already. I did search, but could > not find anything related to below. > > I am new to Ruby on Rails. I am currently setting up a Ruby on Rails > enviro

[Rails] Re: Starting rails server

2014-03-14 Thread Peter Heylin
. Peter On Thursday, March 13, 2014 10:17:04 AM UTC, Peter Heylin wrote: > > Hi, > > My apologies if a similar topic exists already. I did search, but could > not find anything related to below. > > I am new to Ruby on Rails. I am currently setting up a Ruby on Rails >

[Rails] Re: Starting rails server

2014-03-14 Thread Peter Heylin
Thanks for the reply. I have just installed therubyracer and the error remains. nodejs is not installed on the server. On Thursday, March 13, 2014 10:17:04 AM UTC, Peter Heylin wrote: > > Hi, > > My apologies if a similar topic exists already. I did search, but could > no

[Rails] Re: Starting rails server

2014-03-13 Thread Peter Heylin
`tap' from /usr/local/lib/ruby/gems/2.1.0/gems/railties-4.0.3/lib/rails/commands.rb:71:in `' from bin/rails:4:in `require' from bin/rails:4:in `' Would anyone know what might be causing this and what I might have to do to resolve it? Thanks, Pete

[Rails] Starting rails server

2014-03-13 Thread Peter Heylin
Hi, My apologies if a similar topic exists already. I did search, but could not find anything related to below. I am new to Ruby on Rails. I am currently setting up a Ruby on Rails environment on a CentOS 6.4 64-bit server. When I attempt to start the rails server, I get the following: /us