search for: inlucd

Displaying 5 results from an estimated 5 matches for "inlucd".

Did you mean: inluced
2009 Sep 09
5
Newbie question: undefined method 'number_with_delimiter'(probably configuration problem)
Hi all: i am using gem to insall rails 2.3.3 and using $rails myapp to generate my application, but strangely i can''t use the number_helper below is my env: export RUBY_HOME=$HOME/ruby export GEM_HOME=$HOME/gems export RUBYLIB=$RUBY_HOME/lib:$RUBY_HOME/lib/ruby:$RUBY_HOME/lib/ site_ruby/1.8 export PATH=$HOME/gems/bin:$HOME/ruby/bin: and: $ locate number_helper.rb
2008 Nov 26
0
[ANNOUNCE] pixman release 0.13.2 now available
...Bump version to 0.13.2 for release S?ren Sandmann Pedersen (15): Pre-release version bump Post release version bump Inline fetch functions in pixman-transformed.c Make use of SSE2 blt/fill in more places Update TODO Remove unused AddMul_256 macro Inlucde inttypes.h on digital Tru64 Add missing pixman-arm-simd.[ch] files. Add fetch_bilinear function Make use of fetch_bilinear() in the various bilinear implementations Do the fetch_bilinear inline rather than in separate functions Use fetch_nearest() instead of havi...
2008 Oct 16
1
puppet not creating users?
...anagehome=> true, shell => "/bin/bash", password => ''SOMEVALIDSHADOWPW'', tag => admin } } Then, in have following config: class bb::new { # some includes... include "admins" User <| tag==admin or tag==tech |> } node "bb" { inlucde "bb::new" } Problem is - when I run puppetd, I get (output with --debug): debug: User[graf0](provider=useradd): Executing ''/usr/sbin/usermod -u 1500 graf0'' err: //Node[bb.0000.i.dragonfly.pl]/bb::new/admins/User[graf0]/uid: change from 3000 to 1500 failed: Could n...
2005 Dec 02
43
ANN: acts_as_ferret
Hi all This week I have worked with Rails and Ferret to test Ferrets (and Lucenes) capabilities. I decided to make a mixin for ActiveRecord as it seemed the simplest possible solution and I ended up making this into a plugin. For more info on Ferret see: http://ferret.davebalmain.com/trac/ The plugin is functional but could easily be refined. Anyway I want to share it with you. Regard it as a
2005 Dec 02
43
ANN: acts_as_ferret
Hi all This week I have worked with Rails and Ferret to test Ferrets (and Lucenes) capabilities. I decided to make a mixin for ActiveRecord as it seemed the simplest possible solution and I ended up making this into a plugin. For more info on Ferret see: http://ferret.davebalmain.com/trac/ The plugin is functional but could easily be refined. Anyway I want to share it with you. Regard it as a