Displaying 7 results from an estimated 7 matches for "jpinnix".
Did you mean:
pinnix
2006 Jun 16
3
us_states plugin
Hello,
I am trying to figure out how to use the options available with the
us_states plugin. What is the proper syntax for using the :priority
and :with_abbreviation options?
Thanks,
jeremy
2007 Jun 21
3
disappearing .pid files
Hello,
I''m running mongrel_cluster and have been using it successfully for
quite a while now. However, today I ran a "cap deploy" and started
seeing the following error:
!!! PID file /var/www/apps/jco/shared/log/mongrel.8013.pid does not
exist. Not running?
for each of the mongrels that should start up.
I''ve googled for solutions but haven''t found any
2006 Feb 04
0
Cartographer plugin problem: was: ArgumentError when installing plugins with -x
On 2/3/06, jeremy*pinnix <jpinnix.alt@gmail.com> wrote:
> This is the second time that I''ve tried to install plugins where this
> error has occured. It only occurs when I use the -x flag.
>
>
> What is the problem?
>
I found that the cartographer plugin has been moved to rubyforge. But
I am still gett...
2006 Jan 13
1
file_column - how to test for empty column?
I am using the excellent file_column, but have run into an issue.
I am wanting the user to be able to *not* upload an image if they so
choose. Then I am trying to determine if that column is empty or not,
and display a generic image if that column is empty.
I have tried both of the following code blocks:
<% if @newsentry.image -%>
<%= link_to(image_tag((url_for_image_column
2006 Feb 03
0
component/ajax variable access problem
I''m trying to embed a little image gallery on each page. The photos
need to be different for each page. I just want to use ajax and let
them click on the photo and have it show the next image.
When the page loads, it shows the correct image. But when clicking on
it, it gives an error because it doesn''t know what @images is anymore.
On the view for the home page:
<div
2006 Feb 04
0
ArgumentError when installing plugins with -x
This is the second time that I''ve tried to install plugins where this
error has occured. It only occurs when I use the -x flag.
script/plugin install -x
svn://cartographer.rubyforge.org/trunk/vendor/plugins/cartographer
/usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands/plugin.rb:675:in
`method'': wrong number of arguments (0 for 1) (ArgumentError)
from
2005 Dec 21
0
weird scaffolding error
I have generated a scaffold with controller ''Exclusive'' and model
''Exclusive''. when viewing /exclusive/list it brings up an error "while
trying to load the following files: exclusife.rb" Note the crazy spelling.
I''ve looked through all of those generated files, and nowhere does it say
''exclusife''. The table name is exclusives