search for: cookbook2

Displaying 9 results from an estimated 9 matches for "cookbook2".

Did you mean: cookbook
2006 May 09
6
Still Stumbled on First things in trying RubyOnRails
...www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html http://instantrails.rubyforge.org/tutorial/index.html http://rails.homelinux.org/ I had tried the first of the top 12 tutorials and got stuck after adding a new field ?category_id?in the table recipes, introduced C:\InstantRails-1.0\rails_apps\cookbook2\app\views\recipe\edit.rhtml, and modified C:\InstantRails-1.0\rails_apps\cookbook2\app\controllers\recipe_controller C:\InstantRails-1.0\rails_apps\cookbook2\app\models\category C:\InstantRails-1.0\rails_apps\cookbook2\app\models\recipe I log into http://localhost:3000/category/list, chose an ite...
2006 Apr 11
4
cookbook2
I am a new user to RoR/ I have been working on RoR cookbook2 tutorial which could be found at http://instantrails.rubyforge.org/tutorial/index.html. As I have been going through different stages through trial and error, but now a stage has come that i m stuck and not able to proceed any further. when it comes to create a list.rhtml in recipe folder unde...
2006 May 15
2
Error creating controllers in InstantRails-1.3a
Hi, I was able to successfully Install InstantRails-1.3a and run cookbook throgh Apache and WEBrick , however when I try to create my own app. cookbook2 following tutorial ( http://instantrails.rubyforge.org/tutorial/index.html) , it gives me below error whle creating MyTest controller Cannot find gem for Rails =1.1.2: Install the missing gem with ''gem install -v=1.1.2 rails'', or change environment.rb to define RAILS_GEM_...
2007 Feb 04
4
problems with tutorial
I''m having some trouble with the instructions at the link below: http://instantrails.rubyforge.org/tutorial/restarting_the_dev_env.html I had started at the tutorial at http://instantrails.rubyforge.org/ tutorial/index.html and had gotten as far as creating the cookbook2 exercise and had gotten to the "Welcome aboard you''re riding ruby rails" screen in explorer, but then it tells you to : "Leave your existing command window open with the web server running, and open a second command window. Enter >use_ruby and then navigate to the appli...
2008 Jan 11
0
Failure to load "openssl.bundle" (RuntimeError) - need help
I''m new to Ruby on Rails and am using the stack provided in Leopard. I''m trying to generate scaffolding for a basic app, and I''m receiving the following error message: ember:~ trey$ ruby ~/Sites/cookbook2/script/generate scaffold recipe recipe /usr/local/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/initializer.rb: 159:in `require_frameworks'': Failed to load /usr/local/lib/ruby/ site_ruby/1.8/i686-darwin8.9.1/openssl.bundle (RuntimeError) from /usr/local/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/ini...
2006 May 07
6
Unable to get past Tutorial 1 in RubyOnRails
...ecipe was introduced and got stuck. So, I turned to the Forum for help, stating my problem as best I could. I was advised to look at the codes in the pre-installed ?cookbook?. I went through the processes and found that each of the step work. Since the ?Edit? part didn?t work in my exercise in ?cookbook2?, I copied the whole folder ?App? from ?cookbook? to ?cookbook2? so the codes are idential. I removed the database ?cookcook2? and used the MySQL-Front 3.2 to create a new database ?cookbook2? and check to make sure that the tables and fields resembled those of the pre-installed ?cookbook?. I...
2006 May 07
6
RuntimeError in Recipe#edit
I have tried to learn ruby on rails from scratch by going into a tutorial at the following website. http://instantrails.rubyforge.org/tutorial/index.html I followed the suggestions and encountered 3 problems so far. 1. Couldn''t start the Apache server. Error message "Port 80 was used by some other process." I over-came the problem by going into configuration and change the
2006 May 17
4
Unable to connect to mySql localhost
Unable to connect to mySql localhost I installed MySQL 5.0 community version, without opening an account and leaving the password empty with the Path included in the environment variable. In the post-installation testing, I typed C:\mysqlshow, the error message is Mysqlshow: Access denied for user ?ODBC?@?localhost? <using password: NO> Next, in RadRails 0.6.3, when I double-clicked
2006 Jun 13
8
Joins or relationships ?
I have a table called Post (not the actual name) where users input various piece of information, Most of the input is done by dynamic select''s (drop downs). As an example: User would choose Field: Input: Values that go into Post table Category Full Time 2 Length 45 Days 4 State