`
dongbin
  • 浏览: 244500 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

我的gem 列表

    博客分类:
  • Ruby
阅读更多
看到 秀出你的Gem我也秀一下。

actionpack (1.13.3)
actionwebservice (1.2.3.6548, 1.2.3)
activerecord (1.15.3)
activeresource (0.9.0.6653)
activesupport (1.4.2)
builder (2.1.1)
capistrano (1.99.0)
cgi_multipart_eof_fix (2.1)
cmdparse (2.0.2)
daemons (1.0.6)
diff-lcs (1.1.2)
fastthread (1.0)
feedtools (0.2.26)
ferret (0.11.4)
gem_plugin (0.2.2)
heckle (1.4.0)
highline (1.2.7)
hoe (1.2.0)
libxml-ruby (0.3.8.4)
map_by_method (0.6.0)
mongrel (1.0.1)
mongrel_cluster (0.2.1)
needle (1.3.0)
net-sftp (1.1.0)
net-ssh (1.1.1)
ParseTree (1.7.0)
piston (1.3.3)
rails (1.2.3)
rails-app-installer (0.2.0)
rake (0.7.3)
rcov (0.8.0.2)
RedCloth (3.0.4)
rspec (0.8.2)
ruby2ruby (1.1.5)
rubyforge (0.4.1)
RubyInline (3.6.3)
sources (0.0.1)
sqlite3-ruby (1.2.1)
typo (4.1.1)
uuidtools (1.0.1)
webgen (0.4.2)
what_methods (1.0.1)
wirble (0.1.2)
ZenTest (3.5.2)

分享到:
评论
4 楼 whq321 2008-06-17  
*** LOCAL GEMS ***

actionmailer (2.1.0, 2.0.2)
actionpack (2.1.0, 2.0.2)
activerecord (2.1.0, 2.0.2)
activeresource (2.1.0, 2.0.2)
activesupport (2.1.0, 2.0.2)
ar-extensions (0.7.0)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
fxri (0.3.6)
fxruby (1.6.15, 1.6.6)
gem_plugin (0.2.3)
gettext (1.91.0)
hoe (1.5.3)
hpricot (0.6, 0.4)
linecache (0.42)
log4r (1.0.5)
mechanize (0.7.6)
mislav-will_paginate (2.3.2)
mongrel (1.1.5, 1.1.4)
mongrel_cluster (1.0.5)
mysql (2.7.3)
ParseTree (2.2.0, 1.7.1)
ParseTreeReloaded (0.0.1)
rails (2.1.0, 2.0.2)
rake (0.8.1, 0.7.2)
rbuild (0.1.2)
recaptcha (0.1.48)
rspec (1.1.4)
ruby-debug-base (0.10.0)
ruby-debug-ide (0.1.10)
ruby2ruby (1.1.9, 1.1.6)
rubyforge (1.0.0)
rubygems-update (1.1.1)
RubyInline (3.7.0, 3.6.3)
RubyInlineAcceleration (0.0.1)
rubyzip (0.9.1)
scrubyt (0.3.4)
sources (0.0.1)
sqlite3-ruby (1.2.1)
win32-clipboard (0.4.1)
win32-dir (0.3.1)
win32-eventlog (0.4.3)
win32-file (0.5.3)
win32-file-stat (1.2.3)
win32-process (0.5.1)
win32-sapi (0.1.3)
win32-sound (0.4.0)
windows-pr (0.6.2)
3 楼 mathsfan 2007-07-26  
怎么发了两次???怪事```
2 楼 mathsfan 2007-07-26  
哇,1楼的好多,看下我的:
*** LOCAL GEMS ***

actionmailer (1.3.3)
    Service layer for easy email delivery and testing.

actionpack (1.13.3)
    Web-flow and rendering framework putting the VC in MVC.

actionwebservice (1.2.3)
    Web service support for Action Pack.

activerecord (1.15.3)
    Implements the ActiveRecord pattern for ORM.

activesupport (1.4.2)
    Support and utility classes used by the Rails framework.

acts_as_ferret (0.4.0)
    acts_as_ferret - Ferret based full text search for any ActiveRecord
    model

acts_as_searchable (0.1.0)
    acts_as_searchable adds fulltext searching capabilities based on
    Hyper Estraier to an ActiveRecord module.

cgi_multipart_eof_fix (2.1)
    Fix an exploitable bug in CGI multipart parsing which affects Ruby
    <= 1.8.5 when multipart boundary attribute contains a non-halting
    regular expression string.

chardet (0.9.0)
    Character encoding auto-detection in Ruby. Base on Mark Pilgrim's
    Python port.

fxri (0.3.6)
    Graphical interface to the RI documentation, with search engine.

fxruby (1.6.6)
    FXRuby is the Ruby binding to the FOX GUI toolkit.

gem_plugin (0.2.2)
    A plugin system based only on rubygems that uses dependencies only

gettext (1.9.0)
    Ruby-GetText-Package is a libary and tools to localize messages.

highline (1.2.9)
    HighLine is a high-level command-line IO library.

hpricot (0.4)
    a swift, liberal HTML parser with a fantastic library

log4r (1.0.5)
    Log4r is a comprehensive and flexible logging library for Ruby.

mongrel (1.0.1)
    A small fast HTTP library and server that runs Rails, Camping, Nitro
    and Iowa apps.

mongrel_service (0.3.1)
    Mongrel Native Win32 Service Plugin for Rails (debug build)

rails (1.2.3)
    Web-application framework with template engine, control-flow layer,
    and ORM.

rake (0.7.2)
    Ruby based make-like utility.

RedCloth (3.0.4)
    RedCloth is a module for using Textile and Markdown in Ruby. Textile
    and Markdown are text formats.  A very simple text format. Another
    stab at making readable text that can be converted to HTML.

rmagick (1.14.1)
    RMagick is an interface between the Ruby programming language and
    the ImageMagick and GraphicsMagick image processing libraries.

SimpleSearch (0.5.0)
    SimpleSearch is a simple vector space text search engine.

sources (0.0.1)
    This package provides download sources for remote gem installation

sqlite-ruby (2.2.3)
    SQLite/Ruby is a module to allow Ruby scripts to interface with a
    SQLite database.

sqlite3-ruby (1.2.1)
    SQLite3/Ruby is a module to allow Ruby scripts to interface with a
    SQLite database.

win32-clipboard (0.4.1)
    A package for interacting with the Windows clipboard

win32-dir (0.3.1)
    Extra constants and methods for the Dir class on Windows.

win32-eventlog (0.4.3)
    Interface for the MS Windows Event Log.

win32-file (0.5.3)
    Extra or redefined methods for the File class on Windows.

win32-file-stat (1.2.3)
    A File::Stat class tailored to MS Windows

win32-process (0.5.1)
    Adds fork, wait, wait2, waitpid, waitpid2 and a special kill method

win32-sapi (0.1.3)
    An interface to the MS SAPI (Sound API) library.

win32-service (0.5.2)
    An interface for MS Windows services

win32-sound (0.4.0)
    A package for playing with sound on Windows.

windows-pr (0.6.2)
    Windows functions and constants predefined via Win32API

自己那台更多哈```
1 楼 mancjew 2007-05-21  
Here are mine.
actionmailer (1.3.3, 1.3.2, 1.2.5)
actionpack (1.13.3, 1.13.2, 1.12.5)
actionwebservice (1.2.3, 1.2.2, 1.1.6)
activerecord (1.15.3, 1.15.2, 1.14.4)
activesupport (1.4.2, 1.4.1, 1.3.1)
acts_as_ferret (0.4.0)
BlueCloth (1.0.0)
builder (2.0.0)
camping (1.5.180)
capistrano (1.4.0, 1.2.0)
cgi_multipart_eof_fix (2.1)
cheat (1.2.1)
chronic (0.1.4)
color (1.0)
daemons (1.0.5, 1.0.2)
diff-lcs (1.1.2)
fastthread (0.6.2)
ferret (0.11.4, 0.1.0)
flexmock (0.5.0)
gem_plugin (0.2.2, 0.2.1)
gettext (1.8.0)
highline (1.2.7)
hoe (1.2.0, 1.1.4)
hpricot (0.5)
libxml-ruby (0.3.8.4)
log4r (1.0.5)
map_by_method (0.5.0)
markaby (0.5)
metaid (1.0)
mini_magick (1.2.0)
mocha (0.4.0)
money (1.6.0)
mongrel (1.0.1, 0.3.13.4)
mongrel_cluster (0.2.0)
mongrel_upload_progress (0.2)
mt-capistrano (0.0.2)
mysql (2.7)
needle (1.3.0)
net-sftp (1.1.0)
net-ssh (1.0.10)
paypal (2.0.0)
piston (1.3.2)
radiant (0.5.2)
radius (0.5.1)
railroad (0.3.3)
rails (1.2.3, 1.2.2, 1.1.6)
rake (0.7.3, 0.7.1)
rapt (0.2.2)
rcov (0.8.0.2)
RedCloth (3.0.4)
rmagick (1.14.1)
rspec (0.8.2)
ruby-openid (1.1.4)
ruby-yadis (0.3.4)
rubyforge (0.4.1, 0.3.1)
RubyInline (3.6.2)
sendfile (0.9.2)
shipping (1.3.0)
slave (1.1.0)
socket_sendfile (1.1.0)
sources (0.0.1)
tattle (1.0.1)
test-spec (0.3.0)
tzinfo (0.3.3)
what_methods (1.0.1)
wirble (0.1.2)
ZenTest (3.5.2, 3.5.1, 3.4.3)

相关推荐

    thin.gem eventmachine.gem

    在压缩包的文件名称列表中,我们看到"eventmachine-1.0.3-x86-mingw32.gem"和"thin-1.6.2.gem"。这些是Gem的具体版本文件,可以直接通过Ruby的gem命令进行安装。例如,使用以下命令可以安装这两个Gem: ```bash gem...

    awesome-rails-gem-zh_CN, Rails 常用 Gem 列表 - Awesome Rails Gem 中文版.zip

    这个中文版的Awesome Rails Gem列表,为国内开发者提供了一个方便的参考资源,使他们能够更好地理解和应用这些工具。 在这个压缩包中,`awesome-rails-gem-zh_CN-master`可能是项目源码或文档的主目录。以下是一些...

    热乎乎的gem5最新源代码

    9. **社区支持**:gem5有一个活跃的开发者社区,他们维护着官方的邮件列表、论坛和文档,为用户提供帮助和解答问题。此外,gem5每年会举办gem5研讨会,促进用户之间的交流和合作。 10. **持续更新**:由于是从...

    gem5仿真器简介与使用指导

    同时,如果在使用中遇到问题,可以通过社区论坛、邮件列表或联系开发者寻求帮助。 总结来说,gem5仿真器是一款功能全面、结构复杂的仿真工具,它在计算机体系结构的教学和研究中扮演着重要的角色。通过理解和掌握...

    gem5最新稳定版

    `gem5`拥有活跃的社区,提供在线文档、邮件列表、论坛和GitHub上的问题跟踪。用户可以在这些平台上寻求帮助、分享经验,甚至参与到`gem5`的开发中。 总的来说,`gem5`作为一款强大的计算机体系结构模拟器,对于理解...

    gem5目前最新版的源码

    社区通过邮件列表、GitHub 仓库和论坛进行交流,共享研究成果和解决问题。如果你在使用过程中遇到任何问题,可以寻求社区的帮助。 总的来说,`gem5` 是一个强大的工具,为研究和教学提供了灵活的平台。通过深入理解...

    redis-3.0.0.gem

    在压缩包子文件的文件名称列表中,除了主文件"redis-3.0.0.gem"外,还有一个"15-1F9291J545.gif"。这个文件很可能是文档的一部分,可能是一个示例图或者版本标识符,但它不是Redis本身的一部分,可能是为了辅助说明...

    redis-gem.zip

    1. **键值存储**:Redis是以键值对形式存储数据,键(key)是唯一的,值(value)可以是多种类型,如字符串、列表、集合、哈希表等。 2. **数据持久化**:Redis支持RDB(快照)和AOF(追加日志)两种持久化方式,...

    redis-3.2.1.gem

    Redis 是一个高性能的键值数据库,它以丰富的数据结构存储数据,如字符串、哈希、列表、集合和有序集合。Redis 集群(Redis Cluster)是 Redis 的分布式解决方案,可以将数据分布在多个节点上,以实现高可用性和水平...

    redis.gem(3.2.1)

    2. 数据操作:使用命令如 `set`、`get`、`hset`、`hget` 等进行键值对的设置和获取,`lpush`、`rpop` 管理列表,`sadd`、`smembers` 处理集合,以及 `zadd`、`zrange` 操作有序集合。 3. 事务处理:使用 `multi` 和 ...

    redis-3.2.1.gem.zip

    Redis 是一个高性能的键值数据库,它以键值对的形式存储数据,支持多种数据结构,如字符串、哈希、列表、集合和有序集合。Redis 的特点是速度快,因为数据都存储在内存中,定期通过持久化策略保存到磁盘,以防止数据...

    redis-3.3.5.gem

    Redis 支持多种数据结构,如字符串(Strings)、哈希(Hashes)、列表(Lists)、集合(Sets)和有序集合(Sorted Sets)。这些数据结构提供了丰富的操作,如原子性操作、范围查询和订阅/发布功能。Redis 以其内存...

    nouveau_gem.rar_GEM

    压缩包内的文件名称列表包括: 1. nouveau_gem.c:这是C语言编写的源代码文件,很可能包含了Nouveau驱动中实现GEM功能的主要代码。在这个文件中,可能会有内存对象的创建、映射、管理和销毁等操作的函数定义。 2. ...

    redis-4.0.1.gem

    1. **键值存储**:Redis基于键值对进行操作,键可以是任何字符串,而值可以是字符串、整数、浮点数、哈希、列表、集合或有序集合等多种数据类型,提供了丰富的操作命令。 2. **持久化**:为了防止数据丢失,Redis...

Global site tag (gtag.js) - Google Analytics