Re: [id-ruby] Gem Basic

2010-04-23 Terurut Topik amix
kalo sy:

abstract (1.0.0)
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
autotest-rails (4.1.0)
columnize (0.3.1)
erubis (2.6.5)
fastthread (1.0.7)
linecache (0.43)
mysql (2.8.1)
passenger (2.2.11)
rack (1.0.1)
rails (2.3.5)
rake (0.8.7)
rspec (1.3.0)
rspec-rails (1.3.2)
ZenTest (4.3.1)  Human Knowledge Belongs to The World 





From: hendra kusuma penguinr...@gmail.com
To: id-ruby@yahoogroups.com
Sent: Thu, April 22, 2010 10:53:56 AM
Subject: Re: [id-ruby] Gem Basic

  
On Thu, Apr 22, 2010 at 10:35 AM, Aditya Agustyana
aditya.jamop@ gmail.comwrote:

 oh begitu, tadinya sy pikir gem basic itu semacam rubygem, malahan sempet
 execute

 $ gem basic
 ERROR:  While executing gem ... (RuntimeError)
Unknown command basic

 $ sudo gem install basic
 ERROR:  could not find gem basic locally or in a repository

 dan karena penasaran sempet googling pake keyword gem basic heuheu (doh)

 btw kalo gem yg sering dipake sih

 ambethia-smtp- tls activemerchant capistrano cucumber-rails factory_girl
 haml
 httpclient jammit json memcache-client money nokogiri paperclip rmagick
 rspec-rails ruby-debug thin uuid webrat will-paginate yui-compressor


Kalo saya sering make ini

activesupport (2.3.5)
builder (2.1.2)
color (1.4.1)
cucumber (0.4.4)
diff-lcs (1.1.2)
ezcrypto (0.7.2)
gemcutter (0.5.0)
hoe (2.3.3)
json_pure (1.2.0)
open4 (1.0.1)
pdf-writer (1.1.8)
polyglot (0.2.9)
prawn (0.8.4)
prawn-core (0.8.4)
prawn-layout (0.8.4)
prawn-security (0.8.4)
rake (0.8.7)
redcar (0.3.2dev)
rspec (1.2.9)
ruby-ole (1.2.10)
rubyforge (2.0.3)
sequel (3.9.0)
spreadsheet (0.6.4.1)
term-ansicolor (1.0.4)
transaction- simple (1.4.0)
treetop (1.4.2)
wxruby (2.0.1)
zerenity (1.3)

-- 
Suka linux?
Kunjungi blog saya http://penguinroad. blogspot. com

[Non-text portions of this message have been removed]


 


  

[Non-text portions of this message have been removed]



Re: [id-ruby] Gem Basic

2010-04-21 Terurut Topik Aditya Agustyana
maksudnya gem basic itu apa pak ?, *sy baru denger istilahnya*

On Thu, Apr 22, 2010 at 9:39 AM, Widi Harsojo whars...@gmail.com wrote:



 Hi All,

 Gem basic saya adalah :
 1.8.7
 gem install rails sqlite3-ruby sequel w2tags navvy capistrano jeweler
 mechanize spreadsheet heroku tap bundler rspec-rails prawn thin
 awesome_print mongo bson_ext ruby-oci8 --no-ri --no-rdoc --source
 http://gemcutter.org

 1.9.2-head
 gem install tzinfo builder memcache-client rack rack-test rack-mount erubis
 mail text-format thor bundler i18n sqlite3-ruby --no-ri --no-rdoc --source
 http://gemcutter.org
 gem install rails --pre --no-ri --no-rdoc --source http://gemcutter.org
 gem install ruby-oci8 sequel w2tags thin awesome_print mongo bson_ext
 --no-ri --no-rdoc --source http://gemcutter.org

 Bisa share Gem basic Anda?

 [Non-text portions of this message have been removed]

  




-- 
blog : http://adityakircon.blogsome.com
ym : kirconboy
skype : adit_skype

Be Nice. Treat others with the same respect you'd want them to treat you.
We're all here to learn together.  Be tolerant of others who may not know
everything you know. BRING YOUR SENSE OF HUMOR (stackoverflow.com)


[Non-text portions of this message have been removed]





ID-Ruby
Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala varian 
Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat dengan Ruby 
(Ruby on Rails, JRuby on Rails, Merb)

* Follow Ruby Indonesia on Twitter
http://twitter.com/rubyindonesia

* Kunjungi Situs Resmi Ruby Indonesia
http://www.ruby-lang.org/id/

* Join Ruby Indonesia on Facebook
http://rubyurl.com/QV48

* Join Ruby Indonesia on LinkedIn
http://rubyurl.com/eh0i

* Kunjungi *arsip milis* id-ruby di
http://groups.yahoo.com/group/id-ruby/messages
http://www.mail-archive.com/id-ruby@yahoogroups.com/
http://rubyurl.com/Q8DD
http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia

* Baca peraturan id-ruby sebelum posting
http://rubyurl.com/gay1
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/id-ruby/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/id-ruby/join
(Yahoo! ID required)

* To change settings via email:
id-ruby-dig...@yahoogroups.com 
id-ruby-fullfeatu...@yahoogroups.com

* To unsubscribe from this group, send an email to:
id-ruby-unsubscr...@yahoogroups.com

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



Re: [id-ruby] Gem Basic

2010-04-21 Terurut Topik Widi Harsojo
yang umum di pakai di project2 rails (development), tidak spesifik project,
ex:
1. redis saya jarang make tapi di kantor make jadi redis bukan gem basic saya :P
2. memcached bukan gem basic saya.

Menurut Aditya Gem yang umum/sering di pakai apa? Thx!

On Thu, Apr 22, 2010 at 9:44 AM, Aditya Agustyana
aditya.ja...@gmail.com wrote:
 maksudnya gem basic itu apa pak ?, *sy baru denger istilahnya*

 On Thu, Apr 22, 2010 at 9:39 AM, Widi Harsojo whars...@gmail.com wrote:



 Hi All,

 Gem basic saya adalah :
 1.8.7
 gem install rails sqlite3-ruby sequel w2tags navvy capistrano jeweler
 mechanize spreadsheet heroku tap bundler rspec-rails prawn thin
 awesome_print mongo bson_ext ruby-oci8 --no-ri --no-rdoc --source
 http://gemcutter.org

 1.9.2-head
 gem install tzinfo builder memcache-client rack rack-test rack-mount erubis
 mail text-format thor bundler i18n sqlite3-ruby --no-ri --no-rdoc --source
 http://gemcutter.org
 gem install rails --pre --no-ri --no-rdoc --source http://gemcutter.org
 gem install ruby-oci8 sequel w2tags thin awesome_print mongo bson_ext
 --no-ri --no-rdoc --source http://gemcutter.org

 Bisa share Gem basic Anda?

 [Non-text portions of this message have been removed]






 --
 blog : http://adityakircon.blogsome.com
 ym : kirconboy
 skype : adit_skype

 Be Nice. Treat others with the same respect you'd want them to treat you.
 We're all here to learn together.  Be tolerant of others who may not know
 everything you know. BRING YOUR SENSE OF HUMOR (stackoverflow.com)


 [Non-text portions of this message have been removed]



 

 ID-Ruby
 Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala 
 varian Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat 
 dengan Ruby (Ruby on Rails, JRuby on Rails, Merb)

    http://rubyurl.com/Q8DD
    http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia








-- 
/wh

e=mc2inhologram


Re: [id-ruby] Gem Basic

2010-04-21 Terurut Topik Aditya Agustyana
oh begitu, tadinya sy pikir gem basic itu semacam rubygem, malahan sempet
execute

$ gem basic
ERROR:  While executing gem ... (RuntimeError)
Unknown command basic

$ sudo gem install basic
ERROR:  could not find gem basic locally or in a repository

dan karena penasaran sempet googling pake keyword gem basic heuheu (doh)

btw kalo gem yg sering dipake sih

ambethia-smtp-tls activemerchant capistrano cucumber-rails factory_girl haml
httpclient jammit json memcache-client money nokogiri paperclip rmagick
rspec-rails ruby-debug thin uuid webrat will-paginate yui-compressor

$ gem sources
*** CURRENT SOURCES ***

http://gems.rubyforge.org/
http://gems.github.com/

$ ruby -v
ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin9]







On Thu, Apr 22, 2010 at 10:02 AM, Widi Harsojo whars...@gmail.com wrote:



 yang umum di pakai di project2 rails (development), tidak spesifik project,
 ex:
 1. redis saya jarang make tapi di kantor make jadi redis bukan gem basic
 saya :P
 2. memcached bukan gem basic saya.

 Menurut Aditya Gem yang umum/sering di pakai apa? Thx!


 On Thu, Apr 22, 2010 at 9:44 AM, Aditya Agustyana
 aditya.ja...@gmail.com aditya.jamop%40gmail.com wrote:
  maksudnya gem basic itu apa pak ?, *sy baru denger istilahnya*
 
  On Thu, Apr 22, 2010 at 9:39 AM, Widi Harsojo 
  whars...@gmail.comwharsojo%40gmail.com
 wrote:
 
 
 
  Hi All,
 
  Gem basic saya adalah :
  1.8.7
  gem install rails sqlite3-ruby sequel w2tags navvy capistrano jeweler
  mechanize spreadsheet heroku tap bundler rspec-rails prawn thin
  awesome_print mongo bson_ext ruby-oci8 --no-ri --no-rdoc --source
  http://gemcutter.org
 
  1.9.2-head
  gem install tzinfo builder memcache-client rack rack-test rack-mount
 erubis
  mail text-format thor bundler i18n sqlite3-ruby --no-ri --no-rdoc
 --source
  http://gemcutter.org
  gem install rails --pre --no-ri --no-rdoc --source http://gemcutter.org
  gem install ruby-oci8 sequel w2tags thin awesome_print mongo bson_ext
  --no-ri --no-rdoc --source http://gemcutter.org
 
  Bisa share Gem basic Anda?
 
  [Non-text portions of this message have been removed]
 
 
 
 
 
 
  --

  blog : http://adityakircon.blogsome.com
  ym : kirconboy
  skype : adit_skype
 
  Be Nice. Treat others with the same respect you'd want them to treat you.
  We're all here to learn together.  Be tolerant of others who may not know
  everything you know. BRING YOUR SENSE OF HUMOR (stackoverflow.com)
 
 
  [Non-text portions of this message have been removed]
 
 
 
  

 
  ID-Ruby
  Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala
 varian Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat
 dengan Ruby (Ruby on Rails, JRuby on Rails, Merb)
 
 http://rubyurl.com/Q8DD
 http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia
 
 
 
 
 

 --
 /wh

 e=mc2inhologram
  




-- 
blog : http://adityakircon.blogsome.com
ym : kirconboy
skype : adit_skype

Be Nice. Treat others with the same respect you'd want them to treat you.
We're all here to learn together.  Be tolerant of others who may not know
everything you know. BRING YOUR SENSE OF HUMOR (stackoverflow.com)


[Non-text portions of this message have been removed]





ID-Ruby
Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala varian 
Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat dengan Ruby 
(Ruby on Rails, JRuby on Rails, Merb)

* Follow Ruby Indonesia on Twitter
http://twitter.com/rubyindonesia

* Kunjungi Situs Resmi Ruby Indonesia
http://www.ruby-lang.org/id/

* Join Ruby Indonesia on Facebook
http://rubyurl.com/QV48

* Join Ruby Indonesia on LinkedIn
http://rubyurl.com/eh0i

* Kunjungi *arsip milis* id-ruby di
http://groups.yahoo.com/group/id-ruby/messages
http://www.mail-archive.com/id-ruby@yahoogroups.com/
http://rubyurl.com/Q8DD
http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia

* Baca peraturan id-ruby sebelum posting
http://rubyurl.com/gay1
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/id-ruby/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/id-ruby/join
(Yahoo! ID required)

* To change settings via email:
id-ruby-dig...@yahoogroups.com 
id-ruby-fullfeatu...@yahoogroups.com

* To unsubscribe from this group, send an email to:
id-ruby-unsubscr...@yahoogroups.com

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



Re: [id-ruby] Gem Basic

2010-04-21 Terurut Topik Widi Harsojo
Thaks Aditya,

Ada lagi yang bisa kasih masukkan ?

On Thu, Apr 22, 2010 at 10:35 AM, Aditya Agustyana
aditya.ja...@gmail.com wrote:
 oh begitu, tadinya sy pikir gem basic itu semacam rubygem, malahan sempet
 execute

 $ gem basic
 ERROR:  While executing gem ... (RuntimeError)
    Unknown command basic

 $ sudo gem install basic
 ERROR:  could not find gem basic locally or in a repository

 dan karena penasaran sempet googling pake keyword gem basic heuheu (doh)

 btw kalo gem yg sering dipake sih

 ambethia-smtp-tls activemerchant capistrano cucumber-rails factory_girl haml
 httpclient jammit json memcache-client money nokogiri paperclip rmagick
 rspec-rails ruby-debug thin uuid webrat will-paginate yui-compressor

 $ gem sources
 *** CURRENT SOURCES ***

 http://gems.rubyforge.org/
 http://gems.github.com/

 $ ruby -v
 ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin9]







 On Thu, Apr 22, 2010 at 10:02 AM, Widi Harsojo whars...@gmail.com wrote:



 yang umum di pakai di project2 rails (development), tidak spesifik project,
 ex:
 1. redis saya jarang make tapi di kantor make jadi redis bukan gem basic
 saya :P
 2. memcached bukan gem basic saya.

 Menurut Aditya Gem yang umum/sering di pakai apa? Thx!


 On Thu, Apr 22, 2010 at 9:44 AM, Aditya Agustyana
 aditya.ja...@gmail.com aditya.jamop%40gmail.com wrote:
  maksudnya gem basic itu apa pak ?, *sy baru denger istilahnya*
 
  On Thu, Apr 22, 2010 at 9:39 AM, Widi Harsojo 
  whars...@gmail.comwharsojo%40gmail.com
 wrote:
 
 
 
  Hi All,
 
  Gem basic saya adalah :
  1.8.7
  gem install rails sqlite3-ruby sequel w2tags navvy capistrano jeweler
  mechanize spreadsheet heroku tap bundler rspec-rails prawn thin
  awesome_print mongo bson_ext ruby-oci8 --no-ri --no-rdoc --source
  http://gemcutter.org
 
  1.9.2-head
  gem install tzinfo builder memcache-client rack rack-test rack-mount
 erubis
  mail text-format thor bundler i18n sqlite3-ruby --no-ri --no-rdoc
 --source
  http://gemcutter.org
  gem install rails --pre --no-ri --no-rdoc --source http://gemcutter.org
  gem install ruby-oci8 sequel w2tags thin awesome_print mongo bson_ext
  --no-ri --no-rdoc --source http://gemcutter.org
 
  Bisa share Gem basic Anda?
 
  [Non-text portions of this message have been removed]
 
 
 
 
 
 
  --

  blog : http://adityakircon.blogsome.com
  ym : kirconboy
  skype : adit_skype
 
  Be Nice. Treat others with the same respect you'd want them to treat you.
  We're all here to learn together.  Be tolerant of others who may not know
  everything you know. BRING YOUR SENSE OF HUMOR (stackoverflow.com)
 
 
  [Non-text portions of this message have been removed]
 
 
 
  

 
  ID-Ruby
  Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala
 varian Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat
 dengan Ruby (Ruby on Rails, JRuby on Rails, Merb)
 
     http://rubyurl.com/Q8DD
     http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia
 
 
 
 
 

 --
 /wh

 e=mc2inhologram





 --
 blog : http://adityakircon.blogsome.com
 ym : kirconboy
 skype : adit_skype

 Be Nice. Treat others with the same respect you'd want them to treat you.
 We're all here to learn together.  Be tolerant of others who may not know
 everything you know. BRING YOUR SENSE OF HUMOR (stackoverflow.com)


 [Non-text portions of this message have been removed]



 

 ID-Ruby
 Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala 
 varian Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat 
 dengan Ruby (Ruby on Rails, JRuby on Rails, Merb)

    http://rubyurl.com/Q8DD
    http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia








-- 
/wh

e=mc2inhologram


Re: [id-ruby] Gem Basic

2010-04-21 Terurut Topik hendra kusuma
On Thu, Apr 22, 2010 at 10:35 AM, Aditya Agustyana
aditya.ja...@gmail.comwrote:

 oh begitu, tadinya sy pikir gem basic itu semacam rubygem, malahan sempet
 execute

 $ gem basic
 ERROR:  While executing gem ... (RuntimeError)
Unknown command basic

 $ sudo gem install basic
 ERROR:  could not find gem basic locally or in a repository

 dan karena penasaran sempet googling pake keyword gem basic heuheu (doh)

 btw kalo gem yg sering dipake sih

 ambethia-smtp-tls activemerchant capistrano cucumber-rails factory_girl
 haml
 httpclient jammit json memcache-client money nokogiri paperclip rmagick
 rspec-rails ruby-debug thin uuid webrat will-paginate yui-compressor



Kalo saya sering make ini

activesupport (2.3.5)
builder (2.1.2)
color (1.4.1)
cucumber (0.4.4)
diff-lcs (1.1.2)
ezcrypto (0.7.2)
gemcutter (0.5.0)
hoe (2.3.3)
json_pure (1.2.0)
open4 (1.0.1)
pdf-writer (1.1.8)
polyglot (0.2.9)
prawn (0.8.4)
prawn-core (0.8.4)
prawn-layout (0.8.4)
prawn-security (0.8.4)
rake (0.8.7)
redcar (0.3.2dev)
rspec (1.2.9)
ruby-ole (1.2.10)
rubyforge (2.0.3)
sequel (3.9.0)
spreadsheet (0.6.4.1)
term-ansicolor (1.0.4)
transaction-simple (1.4.0)
treetop (1.4.2)
wxruby (2.0.1)
zerenity (1.3)


-- 
Suka linux?
Kunjungi blog saya http://penguinroad.blogspot.com


[Non-text portions of this message have been removed]