search for: digitalmediaminut

Displaying 14 results from an estimated 14 matches for "digitalmediaminut".

Did you mean: digitalmediaminute
2006 Mar 23
2
Lighttpd Configuration Problems
Hey Folks! I''ve got a Fedora Core 4 machine that I''m installing Ruby on Rails on, following this set of instructions: http://www.digitalmediaminute.com/howto/fc4rails/ Everything has gone well up until I get to the part about configuring lighttpd to use virtual hosts. Here''s the chunk of code I''ve got in my config file that appears to be the culprit. When I remove it, the server starts right up - when I leave it in, I...
2006 Jul 31
1
Rails on Fedora Core 4 + Apache 2.0.54
Hi guys, I want to get Rails to run optimally on Fedora Core 4 + Apache 2.0.54. Can anyone point me in the right direction please? Best Regards, Ashish. Senior Consultant SAP For Business Ltd., 37 Springfield Road, Stirling, Scotland, United Kingdom FK7 7QN. +44-774-810-7492. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 May 10
2
newbie q on displaying a db field value in the view
My layout calls a few links like so: <%= link_to ''| Home '', :controller => ''search'', :action => ''''%> <%= link_to ''| Search '', :controller => ''search'', :action => ''''%> I would also like to display two values from my user table in the same layout right after the
2006 Apr 20
1
Please Suggest me
Hi Friends, I am creating the cart application in ROR. I am facing the problems to add products to the cart and delete the cart How can i solve this problem. Which methods can I use Thanks and Regadrs Murali. -- Posted via http://www.ruby-forum.com/.
2006 Feb 13
1
new Fedora rails environemt
My first message! Hello Everybody! I am about to create a Fedora based rails environment. I''m very new to rails and never installed linux before. Anybody have any quick, off the top of their head tips before I get started? This will be a development server.(Obviously, I''ll direct my linux questions elsewhere) Thanks, Dave
2005 Oct 17
2
What to install/configure?
Hi railers, (railers? Rails-ers? How do you folks refer to yourselves?) I''m brand spankin'' new to most of this. I''m just learning ruby, just learning rails, just learning MySQL, and really just learning about Apache/CGI-type stuff. I have a long background with UNIX sysadmin and scripting (lots and lots of Perl and Bash), so the ruby is coming fast (and
2006 Apr 19
6
undefined method `create_table'' for #<LoginController:0x5e60
I am geeting the foolowing error. undefined method `create_table'' for #<LoginController:0x5e60110> I wrote the crete action in application controller. I am coping ther total worng please help me! class ApplicationController < ActionController::Base model :cart model :line_item before_filter :authorize def create # create_table() yields a TableDefinition instance
2006 Jun 26
2
running lighttpd -> Recognition failed for "/"
i have tried several tutorials on the web for getting my app to run under lighttpd and fastcgi.. my setup is fedora core 5.. i used this to get everything installed: http://www.digitalmediaminute.com/howto/fc4rails/ but i kept getting errors, as the machine i am installing it is a remote machine, i couldn''t get it to work right.. i next tried this: http://www.bigbold.com/snippets/posts/show/175 and here are the errors i get... when i try to hit the site, i get: Routing Erro...
2006 May 09
6
Still Stumbled on First things in trying RubyOnRails
Still Stumbled on First things in trying RubyOnRails http://www.digitalmediaminute.com/article/1816/top-ruby-on-rails-tutorials http://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 tab...
2006 Apr 07
8
New to Ruby... installation questions
Hi all, I''m looking into installing Ruby on Rails on my dedicated server which is RH Linux with a traditional PHP/MySQL/Apache configuration. I''m not an expert Linux user, but I can hold my own. My server hosts around 15 domains with websites of various complexity, some shops, some CMS, some completely flat. I''m looking for a tutorial explaining how to install Ruby
2006 Mar 17
22
godaddy & rails
Sorry to trouble the list with this question... Do many rails developers run or test rails apps on godaddy hosted servers? Is there any documentation (outside of what godaddy provides) about uploading and testing rails apps there? Perhaps someone has written a tutorial? I googled, but found little to no info about it other than the sparse godaddy docs. Thanks!
2006 Jun 14
13
A good tutorial
Are there any other tutorial than "Agile Web Development with Rails" that you can suggest? So far I can''t say that RoR has been easy to learn. :-) -- Posted via http://www.ruby-forum.com/.
2007 Nov 27
9
New to RonR...
Hello, I''ll try to keep this short BUT, I''ve got little/no experience with programming. In fact, my only background is using Cold Fusion (since 1996 and VERY little of that for the past 5 years as I''ve been playing as a Manager-type at my jobs so I haven''t had to do any hands-on stuff for a while). My question: Would Ruby on Rails be a good platform to get
2006 Jun 11
47
Ruby on Rails and CakePHP Comparison
>From a development standpoint, what are the features that make Ruby on Rails a better choice compared to CakePHP? -- Posted via http://www.ruby-forum.com/.