108件ヒット
[101-108件を表示]
(0.029秒)
別のキーワード
ライブラリ
-
cgi
/ html (21) - json (1)
- openssl (13)
-
rdoc
/ context (5) -
rdoc
/ markup (2) -
rexml
/ document (45) -
rexml
/ sax2listener (1) -
rexml
/ streamlistener (1) - rss (1)
-
rubygems
/ specification (10) - uri (2)
-
webrick
/ httprequest (1)
クラス
-
Gem
:: Specification (10) -
JSON
:: State (1) -
OpenSSL
:: X509 :: Attribute (7) -
OpenSSL
:: X509 :: Request (3) -
RDoc
:: Context (5) -
RDoc
:: Markup (2) -
REXML
:: Attribute (16) -
REXML
:: Attributes (16) -
REXML
:: DocType (2) -
REXML
:: Element (8) -
URI
:: LDAP (2) -
WEBrick
:: HTTPRequest (1)
モジュール
-
CGI
:: HtmlExtension (21) -
REXML
:: SAX2Listener (1) -
REXML
:: StreamListener (1)
キーワード
- << (1)
- == (1)
- AttributeError (1)
- Attributes (1)
- MissingAttributeError (1)
-
NEWS for Ruby 2
. 4 . 0 (1) -
NEWS for Ruby 2
. 6 . 0 (1) - Namespace (1)
- Request (1)
- [] (1)
- []= (2)
- add (1)
-
add
_ attribute (4) -
add
_ attributes (1) -
add
_ to (1) -
array
_ attribute (1) -
array
_ attributes (1) - attlistdecl (1)
- attribute (2)
-
attribute
_ alias _ singular (1) -
attribute
_ defaults (1) -
attribute
_ manager (1) -
attribute
_ names (1) -
attribute
_ of (1) - attributes (6)
- attributes= (2)
-
attributes
_ of (1) - checkbox (1)
-
checkbox
_ group (1) - clone (1)
- delete (1)
-
delete
_ all (1) -
delete
_ attribute (1) - each (1)
-
each
_ attribute (2) -
each
_ element _ with _ attribute (1) - element (1)
- element= (1)
-
file
_ field (1) -
find
_ local _ symbol (1) - form (2)
-
get
_ attribute (1) -
get
_ attribute _ ns (1) -
has
_ attributes? (1) - hidden (1)
- html (2)
- img (1)
- length (1)
-
multipart
_ form (2) - namespace (1)
- namespaces (1)
-
net
/ http (1) - new (6)
-
node
_ type (1) - normalized= (1)
- oid (1)
- oid= (1)
-
password
_ field (1) - prefix (1)
- prefixes (1)
-
radio
_ group (1) -
rdoc
/ parser / ruby (1) - remove (1)
-
required
_ attribute (1) -
required
_ attribute? (1) -
required
_ attributes (1) - reset (1)
-
rexml
/ document (1) -
scrolling
_ list (1) - size (1)
-
start
_ element (1) - submit (1)
-
text
_ field (1) - textarea (1)
-
to
_ a (1) -
to
_ der (1) -
to
_ s (1) -
to
_ string (1) - value (2)
- value= (1)
- write (1)
- xpath (1)
検索結果
先頭5件
-
RDoc
:: Context # find _ local _ symbol(symbol) (49.0) -
Finds a method, constant, attribute, module or files named +symbol+ in this context
Finds a method, constant, attribute, module or files named +symbol+ in
this context -
NEWS for Ruby 2
. 4 . 0 (19.0) -
NEWS for Ruby 2.4.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
NEWS for Ruby 2.4.0
このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
それぞれのエントリーは参照情報があるため短いです。
十分な情報と共に書かれた全ての変更のリストは ChangeLog ファイルか bugs.ruby-lang.org の issue を参照してください。
== 2.3.0 以降の変更
=== 言語仕様の変更
* 条件式での多重代入ができるようになりました 10617
* Symbol#to_proc でメソッド呼び出し元での Refinements が有効になりました 9451
* Ob... -
NEWS for Ruby 2
. 6 . 0 (19.0) -
NEWS for Ruby 2.6.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...りました。
誤解を招く名称だったため。 14688
* NKF
* nkf v2.1.5 に更新されました。
* Psych
* Psych 3.1.0 に更新されました。
* RDoc
* 約2倍高速化されました。
* ファイル生成に SOURCE_DATE_EPOCH を使うようにな......* シンタックスエラー出力を修正しました。
* 多数のパース中のバグを修正しました。
* REXML
* REXML 3.1.9 に更新されました。
https://github.com/ruby/rexml/blob/master/NEWS.md を参照してください。
* いくつかの XPath... -
RDoc
:: Context # add _ to(array , thing) -> () (19.0) -
array に thing を追加します。
array に thing を追加します。
@param array 配列を指定します。
@param thing 追加する要素を指定します。
RDoc::Context#add_alias などで使われています。ライブラリ内部で使
用します。
@see RDoc::Context#add_alias, RDoc::Context#add_attribute,
RDoc::Context#add_constant, RDoc::Context#add_include,
RDoc::Context#add_method, RDoc::Context#add_requ... -
REXML
:: Namespace (19.0) -
XML 名前空間によって管理される「名前」を持つようなノードを 表すモジュール。
XML 名前空間によって管理される「名前」を持つようなノードを
表すモジュール。
要素(REXML::Element)、属性(REXML::Attribute)
に include されます。 -
net
/ http (19.0) -
汎用データ転送プロトコル HTTP を扱うライブラリです。 実装は 2616 に基きます。
汎用データ転送プロトコル HTTP を扱うライブラリです。
実装は 2616 に基きます。
=== 使用例
==== ウェブサーバからドキュメントを得る (GET)
//emlist[例1: GET して 表示するだけ][ruby]{
require 'net/http'
print Net::HTTP.get('www.example.com', '/index.html')
//}
//emlist[例2: URI を使う][ruby]{
require 'net/http'
require 'uri'
print Net::HTTP.get(URI.parse('http://w... -
rdoc
/ parser / ruby (19.0) -
Ruby のソースコードを解析するためのサブライブラリです。
Ruby のソースコードを解析するためのサブライブラリです。
拡張子が .rb、.rbw のファイルを解析する事ができます。
=== メタプログラミングされたメソッド
動的に定義されたメソッドをドキュメントに含めたい場合、## でコメントを開始します。
##
# This is a meta-programmed method!
add_my_method :meta_method, :arg1, :arg2
RDoc::Parser::Ruby は上記の :meta_method ようにメソッドの定義を行
うような識別子の後に続くトークンをメソッド名として解釈します。... -
rexml
/ document (19.0) -
DOM スタイルの XML パーサ。
DOM スタイルの XML パーサ。
REXML::Document.new で XML 文書から DOM ツリーを
構築し、ツリーのノードの各メソッドで文書の内容にアクセスします。
以下のプログラムではブックマークの XML からデータを取り出します。
//emlist[][ruby]{
require 'rexml/document'
require 'pp'
Bookmark = Struct.new(:href, :title, :desc)
doc = REXML::Document.new(<<XML)
<?xml version="1.0" encoding="UTF-...
