Displaying 3 results from an estimated 3 matches for "carlwork".
Did you mean:
artwork
2005 Apr 26
2
SQLite error
I have an app that seems to run fine when I develop on windows, but in
my linux deployment environment I get this error:
uninitialized constant SQLite
Here is the stack trace:
/usr/lib/ruby/gems/1.8/gems/activesupport-1.0.4/lib/active_support/dependencies.rb:183:in
`const_missing''
2005 Jan 06
14
Announcing SoapBX.com a new Rails App for making presentations
I got an idea less than two weeks ago and now as a testament to the
power of Rails I have released the first initial beta version of
SoapBx, with less than 20 hours of programming involved so far.
SoapBX is an application to create css based presentations and uses
Erik Meyer''s cool S5 css and js code:
http://www.meyerweb.com/eric/tools/s5/
With SoapBX you can use basic Textile and a
2005 Jan 29
4
problem with postback generator on 0.9.5
I''m trying to call the postback generator on rails 0.9.5. I''ve
installed the postback tarball into
gems/1.8/gems/rails-0.9.5/generators/postback as it seems like it is
supposed to be. At least, I installed the login generator the same way
and it works. But when I try to run it, I get this:
[carl@e236014 test]$ ruby script/generate postback