Displaying 7 results from an estimated 7 matches for "henryturnerlists".
2006 Apr 12
3
noob question
Hi *,
I am writing my first app based on the ''depot'' application but with some
suttle differences to help me learn.
I am a bit sutck with following and would be grateful for any help:
I have the following controller:
class MainController < ApplicationController
def index
@objects = Object.certified_items
end
end
This relates to a field called
2006 Apr 06
2
Your app release and marketing strategy..
Hey,
Rapid web development is all when and good but when it takes 4 months
to rise anywhere in google it certainly takes off the shine.
You hear of zero to hero.. crashed the server.. minted before toilet
break.. I was wondering if any heros would share their marketing
strategies.. or prehaps an amazon link to "Post-Agile Web
development".
Does anyone plug an app purely based on its
2006 Apr 12
6
distinguishing mapped urls from ordinary action urls
I want to present different view depending on the url.
example below:
http://myapp/start/show?url=xZq
http://myapp/xZq
both addresses are controlled by a single controller and the same action.
the second url is only mapped in routes.rb
how can I distinguished the mapped url and present a slightly different view
in it?
Sabon
-------------- next part --------------
An HTML attachment was
2006 May 04
0
native xml db for rails
Hey,
I''m an xmldb newb, as I expect most are since xquery only got nailed a
few months ago. I know nothing more than reading around the subject
and a couple of hours tinkering with sleepycats offering. Enough
though to make me realise the potential of an xml database though. I
dont really have a spare supercomputer to parse xml documents to
compete with a relational database on speed but
2007 Mar 25
1
Can't use models in migrations
Hi there,
This always used to work for me... but not now. I want to blame Rails
1.2 but I''m sure its not.
I can''t use AR models in my migrations. To make sure its not just my
dodgy code I tried to do the same with a well known plugin..
acts_as_versioned.
A migration such as the one below (taken from acts_as_versioned) is
giving the error
undefined method
2006 Mar 29
3
Self-referential many-many joins with :through
I thought I had this nailed but.. now I''m seeing spots..
I''ve included my models below, feel free to ignore them. I''m really
just after an example that works. I couldnt find one on the wiki...
which is fair enough considering Ricks patch:
http://dev.rubyonrails.org/changeset/4022 that fixed them only went
through 5 days ago..
Cheers
-henster
2006 Mar 16
4
Capistrano :update_code problem
Hi all,
I want to love capistrano and I''m so close.
My error is occuring while running the update_code task... (apologies
for the shell spew)
*************************************************************************
* executing "rm -rf
/home/henster29/sites/glitter/releases/20060316143447/log
/home/henster29/sites/glitter/releases/20060316143447/public/system
&&\n ln