Re: [Rails] Re: Launching : New Rails Bootcamp in Dayton, OH -- Need Help

2015-06-02 Thread Patrick Curl
Unfortunately, no. I've moved to Provo, Utah now, though. I'm actually wanting to start a Dev Shop CoOp focusing on Rails, AngularJS, and MeteorJS for hybrid web/mobile apps. On Mon, Jun 1, 2015 at 5:22 PM, Chad Coburn djinsomn...@gmail.com wrote: Hi, Patrick. I came across this while making a

[Rails] Re: Ruby on Rails Tutorial Chapter 5.3

2015-06-02 Thread Shijie Xin
inside app/views/layouts please check these two files _header.html.erb _footer.html.erb add following code to both files li%= link_to Home, root_path %/li -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby on

[Rails] Re: Ruby on Rails Tutorial Chapter 5.3

2015-06-02 Thread Binu A.
Shijie Xin wrote in post #1174447: inside app/views/layouts please check these two files _header.html.erb _footer.html.erb add following code to both files li%= link_to Home, root_path %/li Thanks its working -- Posted via http://www.ruby-forum.com/. -- You received this message

[Rails] Re: Unpermitted params security warning

2015-06-02 Thread Sunkuru Abhishek
Hi George, Have added following lines to receipt model? accepts_nested_attributes_for :items,:allow_destroy = true Thanks Abhishek -- 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

[Rails] How would you improve the following controller method?

2015-06-02 Thread fizzi
I made this code but someone told me it was flawed How would you improve this piece of code in the reviewcontroller (mainly the namereview method)? class ReviewController ApplicationController before_action :set_reviews, only: [:show, :edit, :update, :destroy] def index @reviews =

[Rails] Re: RVM question

2015-06-02 Thread Joshua Rivers
I always begin new rails projects by first creating the project directory $ mkdir foo $ cd foo/ $foo/ Once in the directory I make a .ruby-version and .ruby-gemset file $foo/ touch .ruby-version .ruby-gemset In the ruby-version file you just specify the version of ruby you wish to use

Re: [Rails] Condition on fields_for

2015-06-02 Thread Elizabeth McGurty
Dear All, Pretty sure that I have been quite earnest in updating my application with particular concern for n+1 issues, otherwise, hopefully, more complete use of of Rails 3.0 model associations. If one really scrutinizes my models, you will see that I have not been totally thorough... a

[Rails] Re: undefined method `extend' for class `ActiveRecord::Associations::CollectionProxy'

2015-06-02 Thread Nick Coyne
We also get these errors on heroku from time to time. I wish I knew what was causing them. A restart always solves the problem. N. On Monday, April 20, 2015 at 10:31:13 PM UTC+12, Codrut Gusoi wrote: I have a rails 3.2.21 app hosted on Heroku, using Heroku Postgres. I got the undefined

[Rails] Please check out my site.... Some cool work with associations, scope and fields_for..

2015-06-02 Thread Elizabeth McGurty
Dear All, Pretty sure that I have been quite earnest in updating my application with particular concern for n+1 issues, otherwise, hopefully, more complete use of of Rails 3.0 model associations. If one really scrutinizes my models, you will see that I have not been totally thorough... a

[Rails] Re: Getting Approved by Adsense

2015-06-02 Thread André Orvalho
Also I signed up for your website but the habits page gives an an error! -- 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: Unpermitted params security warning

2015-06-02 Thread André Orvalho
you need to read documentation: http://edgeguides.rubyonrails.org/action_controller_overview.html#strong-parameters -- 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

[Rails] Rails 3.2.16

2015-06-02 Thread Higor Fernando Nunes
Bom dia Alguém sabe por a URL http://localhost:3000/rails/info/routes Não funciona no Rails 3.2.16 ? Atenciosamente, ** Higor Fernando Nunes Tel.: (55) 27 99763-4486 Curriculum - Lattes

[Rails] Re: Getting Approved by Adsense

2015-06-02 Thread Anthony Galli
Thanks Andre! Sorry though we haven't officially launched it yet. We will be the end of the week. What your seeing now is a rough draft. And I was able to get approved by adsense via my blog www.anthonygalli.com then putting adsense code onto my web app from there. -- Posted via

[Rails] Re: Launching : New Rails Bootcamp in Dayton, OH -- Need Help

2015-06-02 Thread Chad Coburn
Hi, Patrick. I came across this while making a search for coding bootcamps in the Dayton area. Did you ever get around to turning this into a project in the area? // Chad Coburn On Sunday, October 27, 2013 at 1:53:43 AM UTC-4, Patrick Curl wrote: Hey, I'm building a Developer Bootcamp in