Displaying 8 results from an estimated 8 matches for "nijholt".
Did you mean:
nichols
2006 Aug 09
2
Gruff gives font-related error
...geMagick on Intel Macs)
While following the sample on the Gruff downloadpage (the one with the
fruit), Rails throws a RuntimeError: "Can''t measure text. Are the
fonts installed? Is the FreeType library installed?"
What do I need to do to fix this error?
Thanks in advance!
Gijs Nijholt
Amsterdam, The Netherlands
2006 May 24
4
AR foreign key problem.
...:
---
"You have a nil object when you didn''t expect it!
The error occured while evaluating nil.latitude"
---
What could be wrong?
Is it something with the way I''ve set up the alternative foreign-key?
or is it a plural/singular naming problem?
Thanks for any help.
Gijs Nijholt
2005 Dec 16
6
Switchtower for production?
...ill we be able to
handle? Or, what kind of performance may we expect from such a system?
I''m asking because another company recently failed to keep their
servers up during the peak moments in a project equal to ours.
Would Memcached be a solution?
(tips and ideas are welcome)
Thanks
Gijs Nijholt
2006 Nov 04
1
acts_as_tree repeats
...current (0) <add>
While this is what I am trying to get:
root (4)
news (2)
archive (0)
current (0)
artists (0)
bands (0)
contact (0)
I tried limiting the Page.find(:all), which didnt work.
How can I prevent the function from repeating the tree?
Thanks in advance,
Gijs Nijholt
2006 Jul 12
2
(Re-)designing a CMS
...try to mimick it as close as possible, using Ruby''s File
library and lots of gsub''s?
Or maybe there''s a better way, using RHTML or Liquid, to achieve the same goal?
It''s a bit of an open question, and I''m just looking for thoughts or hints.
Thanks
Gijs Nijholt
2006 Jul 14
1
Appending something to a Rails route?
...ng an asterix symbol) but I
don''t really understand its use. I put it like:
map.connect ''page/*/edit'', :controller => "login"
(..but this neglects the /edit)
Can or should I use regular expressions for this? And how do I fit that in?
Thanks in advance,
Gijs Nijholt
2005 Dec 21
0
Webrick keeps caching
...14 to 1.0.0
I now start the server using this command:
script/server webrick -d
(i''ve tried adding -e development)
But changes in the code won''t show up in the application anymore.
Where should I look to turn off this caching or to actually turn on
development mode?
Thanks.
Gijs Nijholt
2006 Oct 25
5
How to use Webrick server
I am using Webrick to start my rails application.
Instead of using http://localhost:3000, i want to access
http://www.domain.com.
How can i achieve this using Webrick Server ?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to