Displaying 11 results from an estimated 11 matches for "concentrationstudios".
2006 Jul 02
2
Fixtures Problem
I''m having a problem configuring fixtures -- for some reason, when I run
my unit test, I''m not getting any of the instance variables that are
advertised in "Agile Web Development with Rails". I''ve gone through
various Wikis and Google, and it seems like I''m the only person with this
problem. There is no error message per se, but when I try to use the
2006 Dec 11
2
Does mongrel look at the Rails page cache?
Hi all. I''m trying to skip the Rails page cache if the user is logged
in:
---
# Rewrite index to check for static
RewriteCond %{HTTP_COOKIE} !^.*logged_in=yes.*$
RewriteRule ^/$ /index.html [QSA]
# Rewrite to check for Rails cached page
RewriteCond %{HTTP_COOKIE} !^.*logged_in=yes.*$
RewriteRule ^([^.]+)$ $1.html [QSA]
# Redirect all non-static requests to cluster
RewriteCond
2006 Jul 07
7
Sequencing control with edit method in CRUD examples
I have been playing with the cookbook type of tutorials building a fish
tournament scoring piece and am having a bit of a problem with a DB
field called "points" in my "catch" table that is not input by the user
but is calulated based on a "size" field that is input by the user.
I have the following in my catch_controller.db
def new
@catch = Catch.new
@fish =
2006 Jul 04
1
Rails 1.2?
Hello,
When can we expect a public release of Rails 1.2? I''ve been poking
around, but I haven''t found anything more conclusive than "soon-ish."
Can anyone share with me when this will be available? Thanks!
2006 Jul 17
1
Updating multiple children from one page
...r calculated prices, with
a text field for a person to change the price that was calculated and
save it into a different column, and have one submit button. So I want
to be able to edit all the child objects and save the changes to a new
column, how could I implement this?
Thanks
Chris Carter
concentrationstudios.com
--
Posted via http://www.ruby-forum.com/.
2006 Dec 11
1
Using Rails Plugins with Camping
I just picked up Camping and I''m currently reviewing every little
tidbit of information I can find out about it.
I really liked the simplicity of RubyOnRails, but sometimes you want
something fast and everything is relative. After looking at Camping,
RubyOnRails seems like a lot of work if you just want to test out a
prototype of a small web app.
One thing I do miss are all the
2006 Oct 22
0
Daemonize Problems
...9;mongrel.log'') at the
top, and cut the daemonizer line. It still 404s and the log file is still
not being written to. How does the daemonizer work? How can i make it work
with my code? If interested, you can check the project out at
metacampsite.com/mongrel. Thanks!
--
Chris Carter
concentrationstudios.com
brynmawrcs.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20061021/92fcc0ce/attachment.html
2007 Dec 31
2
point release?
Hello Esteemed Tent-pitchers,
Can we get a point release of the current camping trunk? 1.5.1 maybe?
I don''t know how stable trunk is, but there are lots of bugs that
would be nice to get resolved. Particularly the ones involving the
incorrect creation of the sessions table.
Evan
--
Evan Weaver
Cloudburst, LLC
2006 Jul 15
8
Urgent! -- need suggestion
hi all,
I am starting to learn ruby and using ruby on rails. I have one
question. I want to create a webpage that has two sections. The right
section has all the tags (stored in a MySQL table) and in the section I
display websites related to selected tag. I am not sure how to do this
as I have two different actions to be fired in every webpage.
Any suggestion is most welcomed
Regards,
2007 Aug 19
16
Possible memory leak problem...
I''m trying to figure out a possible memory leak problem I have in my
application.
I''ve tested both with mongrel and webrick and the problem remains. So
I think it''s not a mongrel problem, but I''m posting here to see if
anybody can help me.
The RAILS application is quite simple, no special plugins ( no
RMagick that has the memory problem ),
2006 Dec 25
15
What I Want For Christmas
Calling All Mongrel Minions!
I wanna have some fun and would like this as a Christmas present. The site http://www.workingwithrails.com/ has this lame popularity system that''s kind of irking some of the main Ruby contributors. I think it''s kind of funny, but would like to demonstrate what an army of motivated people can do to these kinds of popularity contests.
So, as a