Displaying 2 results from an estimated 2 matches for "gridflow".
Did you mean:
gitflow
2006 May 26
1
Kernel#system Kernel#` - Is anyone using these in Rails?
Since my previous question didn''t get much attention, I thought I''d make the
subject more expressive. I didn''t realize the list had this much traffic.
Is anyone using system or "backquote" to run commands in Rails? These work
fine in webrick, but both return nil when running in Apache FCGI. In CGI
mode, system seems to work, but backquote doesn''t.
2006 Mar 03
0
Ruby 1.9, rdoc error in rails source?
...hese
in rubygems, and after changing them it worked fine, even compiling
fastcgi bindings etc.. so i figured i would do the same to rails and now
im getting this (no line number..)
a www # rails wtf
can''t convert Enumerable::Enumerator into Array
the only reason in trying 1.9 (besides gridflow working much better with
it) is beacuse 1.8 stable as well as the most recent 1.8-snapshot in
portage (a few days old) freezes when running rdoc on this file:
railties/lib/rails_generator/generators/components/controller/templates/controller.rb
it stuck in some kind of endless loop until event...