Displaying 4 results from an estimated 4 matches for "dotmac".
Did you mean:
donmac
2006 Mar 12
1
alias_method interferes ApplicationHelper
...include Mod
exit(99)
_produces:_
Exiting with code 99
--
sig "kind regards" :name => " Arie Kusuma Atmaja ", :callme => " Arie ",
:ym => " riyari3 ", :email => " ariekusumaatmaja@gmail.com ".chop!,
:dotmac => " ariekusumaatmaja ", :blog => "
http://ariekusumaatmaja.wordpress.com ".chop, :pasrubylangage => %q#
Learn & Enjoy English Together: http://indoforums.com/englishklab #
Besoin d''apprendre beaucoup plus.. deutsch, dutch, italie..
wind lang (donc etre so...
2006 Feb 22
3
OT: svn installation tutorial
...g.
Please help me.
Thank you very much for your help and please forgive me for this OT.
--
sig "kind regards" :name => " Arie Kusuma Atmaja ", :callme => " Arie ",
:ym => " riyari3 ", :email => " ariekusumaatmaja@gmail.com ".chop!,
:dotmac => " ariekusumaatmaja ", :blog => "
http://ariekusumaatmaja.wordpress.com ".chop, :pasrubylangage => %q#
Learn & Enjoy English Together: http://indoforums.com/englishklab #
Besoin d''apprendre beaucoup plus.. deutsch, dutch, italie..
wind lang (donc etre...
2010 Dec 15
3
having trouble with puppet 0.25.5 on openbsd 4.8 on amd64
My manifest includes this snippet
class app_client_openbsd {
$app_client_pkgs_obsd = [ ''glib2-2.24.1p2'', ''gtar-1.23p1'' ]
package { "${app_client_pkgs_obsd}":
ensure => ''installed'',
source => "http://${installserver}/openbsd/${operatingsystemrelease}/packages/${hardwaremodel}/${name}.tgz",
}
This
2006 Mar 03
68
Agile Web Development with Rails 1.1
Dave, on another topic, might I recommend that you and DHH publish an
updated version of the Agile guide right away when 1.1 comes out? You could
reuse much of your material and it would do a lot of good to help make sure
there is still a good centralized source of reference for Rails. Without
that book, there really is not a good one-stop source of information for
people to learn how to use