[Rails] Re: Controller::UrlGenerationError

2014-10-24 Thread Aspiring.Student.programmer
g "time" t.string "age" t.string "el" t.string "experience" end create_table "shops", force: true do |t| t.string "title" t.text "text" t.datetime "created_at" t.datetime "up

[Rails] Controller::UrlGenerationError

2014-10-20 Thread Aspiring.Student.programmer
Hey I am adding another database to my first one and i created the html to work showing the data but when i want to create a new entry this error occurs. I have a new controller with everything in it but not sure why it doesnt work. ActionController::UrlGenerationError in Shopping#new Show

[Rails] Posting rails application online

2014-10-12 Thread Aspiring.Student.programmer
Hey I am just curious when i finish my application (but haven't yet) can you post the application online and if so how do u do it as to submit my assignment i would be to difficult without putting it online as you need the command prompt to run the server. Regards -- You received this mes

Re: [Rails] Help please ASAP getting stuck on showing articles

2014-09-28 Thread Aspiring.Student.programmer
Thanks but the problem was i had to place the method above the private session so it wasnt included in the private bit But thanks On Monday, September 29, 2014 4:20:40 PM UTC+10, Colin Law wrote: > > On 29 September 2014 05:40, Aspiring.Student.programmer > > wrote: > > &

[Rails] Help please ASAP getting stuck on showing articles

2014-09-28 Thread Aspiring.Student.programmer
Hey I am using the gettting started with rails tutorial on Rails guide http://guides.rubyonrails.org/getting_started.html#showing-articles I am up to session 5.7 Showing articles. I am stuck on this session as i have changed my parameters to be strong and all went well. I have defined my s

[Rails] Re: Tutorials for beginner

2014-09-22 Thread Aspiring.Student.programmer
I am a student learning Ruby on Rails for a major project. To learn ROR i used mainly two turtorial 1. Zombies for rails - This is a great interactive tutorial by Code School which breaks down the basic and explains the funtamental aspect to under using ROR. Only disadvantage is that it