はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    参議院選挙2025

『RubyDoc.info: Documenting RubyGems, Stdlib, and GitHub Projects』

  • 人気
  • 新着
  • すべて
  • File: GETTING_STARTED — Documentation for factory_bot (6.5.1)

    3 users

    www.rubydoc.info

    Deprecated See our extensive reference, guides, and cookbook in the factory_bot book. For information on integrations with third party libraries, such as RSpec or Rails, see the factory_bot wiki. We also have a detailed introductory video, available for free on Upcase. This document is deprecated and preserved for historical use. It may disappear at any time. Getting Started Setup Update Your Gemf

    • テクノロジー
    • 2018/11/14 19:23
    • File: SPEC — Documentation for rack/rack (master)

      3 users

      www.rubydoc.info

      This specification aims to formalize the Rack protocol. You can (and should) use Rack::Lint to enforce it. When you develop middleware, be sure to add a Lint before and after to catch all mistakes. Rack applications A Rack application is a Ruby object (not a class) that responds to call. It takes exactly one argument, the environment and returns an Array of exactly three values: The status, the he

      • テクノロジー
      • 2016/05/03 20:40
      • File: GETTING_STARTED — Documentation for factory_girl (4.9.0)

        3 users

        www.rubydoc.info

        Getting Started Update Your Gemfile If you're using Rails, you'll need to change the required version of factory_girl_rails: gem "factory_girl_rails", "~> 4.0" If you're not using Rails, you'll just have to change the required version of factory_girl: gem "factory_girl", "~> 4.0" JRuby users: factory_girl works with JRuby starting with 1.6.7.2 (latest stable, as per July 2012). JRuby has to be use

        • テクノロジー
        • 2016/02/03 18:34
        • rails
        • ruby
        • Processing rails3-jquery-autocomplete-0.6.2

          3 users

          www.rubydoc.info

          rails3-jquery-autocomplete (0.6.2) is being processed. You'll be redirected when the pages are built, it shouldn't take much longer.

          • テクノロジー
          • 2015/10/30 09:54
          • jquery
          • rails
          • Ruby
          • RubyDoc.info: RubyGems Index: A

            3 users

            www.rubydoc.info

            RubyDoc.info is powered by yard 0.9.37 (ruby-3.4.3) © 2025 DOCMETA, LLC

            • テクノロジー
            • 2015/10/21 01:52
            • Ruby
            • RubyDoc.info: File: README – Documentation for slim (5.2.1) – RubyDoc.info

              5 users

              www.rubydoc.info

              Slim Slim is a template language whose goal is to reduce the view syntax to the essential parts without becoming cryptic. It started as an exercise to see how much could be removed from a standard html template (<, >, closing tags, etc...). As more people took an interest in Slim, the functionality grew and so did the flexibility of the syntax. A short list of the features... Elegant syntax Short

              • テクノロジー
              • 2015/06/12 17:11
              • RubyDoc.info: File: README – Documentation for jnicklas/capybara (master) – RubyDoc.info

                3 users

                www.rubydoc.info

                Capybara Capybara helps you test web applications by simulating how a real user would interact with your app. It is agnostic about the driver running your tests and comes with Rack::Test and Selenium support built in. WebKit is supported through an external gem. Support Capybara If you and/or your company find value in Capybara and would like to contribute financially to its ongoing maintenance an

                • テクノロジー
                • 2015/02/19 10:17
                • File: SPEC — Documentation for rack/rack (master)

                  6 users

                  www.rubydoc.info

                  This specification aims to formalize the Rack protocol. You can (and should) use Rack::Lint to enforce it. When you develop middleware, be sure to add a Lint before and after to catch all mistakes. Rack applications A Rack application is a Ruby object (not a class) that responds to call. It takes exactly one argument, the environment and returns an Array of exactly three values: The status, the he

                  • テクノロジー
                  • 2015/01/08 11:27
                  • rack
                  • プログラミング
                  • web
                  • Module: Selenium::WebDriver::Find — Documentation for selenium-webdriver (0.0.28)

                    4 users

                    www.rubydoc.info

                    Included in: Driver, Element, Remote::Bridge Defined in: lib/selenium/webdriver/find.rb Constant Summary collapse FINDERS = { :class => 'ClassName', :class_name => 'ClassName', :css => 'CssSelector', :id => 'Id', :link => 'LinkText', :link_text => 'LinkText', :name => 'Name', :partial_link_text => 'PartialLinkText', :tag_name => 'TagName', :xpath => 'Xpath', } Instance Method Summary collapse #fin

                    • 世の中
                    • 2014/12/14 22:40
                    • File: README — Documentation for sparklemotion/nokogiri (main)

                      4 users

                      www.rubydoc.info

                      Nokogiri Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, and xerces. Guiding Principles Some guiding principles Nokogiri tries to follow: be secure-by-default by treating all docu

                      • テクノロジー
                      • 2014/11/29 23:42
                      • nokogiri
                      • Ruby
                      • reference
                      • HTML
                      • RubyDoc.info: File: README – Documentation for twitter (8.2.0) – RubyDoc.info

                        9 users

                        www.rubydoc.info

                        The Twitter Ruby Gem 📣 This gem is no longer maintained The Twitter Ruby Gem is no longer maintained and will not support X (Twitter) API v2. 🎉 Here’s the good news We recommend switching to the X gem, which supports both API v1.1 and v2 to make the transition easier. It’s a robust, modern libary that is designed to ensure you’ll be able to easily integrate any new changes X may roll out. 💖 Spo

                        • テクノロジー
                        • 2014/11/22 12:17
                        • rails
                        • Twitter
                        • Module: ActiveAdmin — Documentation for gregbell/active_admin (master)

                          3 users

                          www.rubydoc.info

                          Defined in: lib/active_admin/inputs/filters/base/search_method_select.rb, lib/active_admin.rb, lib/active_admin/dsl.rb, lib/active_admin/menu.rb, lib/active_admin/page.rb, lib/active_admin/error.rb, lib/active_admin/scope.rb, lib/active_admin/views.rb, lib/active_admin/devise.rb, lib/active_admin/engine.rb, lib/active_admin/inputs.rb, lib/active_admin/router.rb, lib/active_admin/version.rb, lib/ac

                          • 暮らし
                          • 2014/10/16 05:49
                          • File: Tags Overview — Documentation for yard (0.8.3)

                            3 users

                            www.rubydoc.info

                            Tags Overview Tags represent meta-data as well as behavioural data that can be added to documentation through the @tag style syntax. As mentioned, there are two basic types of tags in YARD, "meta-data tags" and "behavioural tags", the latter is more often known as "directives". These two tag types can be visually identified by their prefix. Meta-data tags have a @ prefix, while directives have a p

                            • テクノロジー
                            • 2014/09/15 14:33
                            • ruby
                            • File: README — Documentation for stympy/faker (master)

                              3 users

                              www.rubydoc.info

                              Faker This gem is a port of Perl's Data::Faker library that generates fake data. It comes in very handy for taking screenshots (taking screenshots for my project, Catch the Best was the original impetus for the creation of this gem), having real-looking test data, and having your database populated with more than one or two records while you're doing development. Faker NOTE Installing Usage CLI En

                              • 暮らし
                              • 2014/08/19 17:55
                              • RubyDoc.info: File: Tags Overview – Documentation for yard (0.9.37) – RubyDoc.info

                                10 users

                                www.rubydoc.info

                                Tags Overview Tags represent meta-data as well as behavioural data that can be added to documentation through the @tag style syntax. As mentioned, there are two basic types of tags in YARD, "meta-data tags" and "behavioural tags", the latter is more often known as "directives". These two tag types can be visually identified by their prefix. Meta-data tags have a @ prefix, while directives have a p

                                • テクノロジー
                                • 2013/08/26 16:56
                                • YARD
                                • ruby
                                • RubyDoc.info: RubyGems Index: A

                                  3 users

                                  www.rubydoc.info

                                  RubyDoc.info is powered by yard 0.9.37 (ruby-3.4.3) © 2025 DOCMETA, LLC

                                  • テクノロジー
                                  • 2012/11/22 11:14
                                  • RubyDoc.info: Documenting RubyGems, Stdlib, and GitHub Projects

                                    16 users

                                    www.rubydoc.info

                                    RubyDoc.info is powered by yard 0.9.37 (ruby-3.4.3) © 2025 DOCMETA, LLC

                                    • テクノロジー
                                    • 2010/12/25 17:11
                                    • ruby
                                    • Gems
                                    • github
                                    • doc
                                    • documentation
                                    • library
                                    • Rails

                                    このページはまだ
                                    ブックマークされていません

                                    このページを最初にブックマークしてみませんか?

                                    『RubyDoc.info: Documenting RubyGems, Stdlib, and GitHub Projects』の新着エントリーを見る

                                    キーボードショートカット一覧

                                    j次のブックマーク

                                    k前のブックマーク

                                    lあとで読む

                                    eコメント一覧を開く

                                    oページを開く

                                    はてなブックマーク

                                    • 総合
                                    • 一般
                                    • 世の中
                                    • 政治と経済
                                    • 暮らし
                                    • 学び
                                    • テクノロジー
                                    • エンタメ
                                    • アニメとゲーム
                                    • おもしろ
                                    • アプリ・拡張機能
                                    • 開発ブログ
                                    • ヘルプ
                                    • お問い合わせ
                                    • ガイドライン
                                    • 利用規約
                                    • プライバシーポリシー
                                    • 利用者情報の外部送信について
                                    • ガイドライン
                                    • 利用規約
                                    • プライバシーポリシー
                                    • 利用者情報の外部送信について

                                    公式Twitter

                                    • 公式アカウント
                                    • ホットエントリー

                                    はてなのサービス

                                    • はてなブログ
                                    • はてなブログPro
                                    • 人力検索はてな
                                    • はてなブログ タグ
                                    • はてなニュース
                                    • ソレドコ
                                    • App Storeからダウンロード
                                    • Google Playで手に入れよう
                                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                                    設定を変更しましたx