サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
rdoc.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
The Twitter Ruby Gem A Ruby interface to the Twitter API. Installation gem install twitter CLI Looking for the Twitter command-line interface? It was removed from this gem in version 0.5.0 and now exists as a separate project. Documentation http://rdoc.info/gems/twitter Examples https://github.com/sferik/twitter/tree/master/examples Announcements You should follow @gem on Twitter for announcements
RubyDoc.info is your source for open source Ruby library documentation, generating fresh docs for Gems and popular Git repositories. This site uses YARD to generate docs on the fly. To make your docs look better, you can check out some of YARD's killer features. We have DISQUS integration! Click the permalink (like this one) on a method to see user comments on a method page. Looking for a GitHub p
Mongoid This is the legacy fork which is no longer maintained. The official repository is now under the MongoDB organization here.
(C) John Mair (banisterfiend) 2011 Get to the code Pry is a powerful alternative to the standard IRB shell for Ruby. It is written from scratch to provide a number of advanced features, some of these include: Source code browsing (including core C source with the pry-doc gem) Documentation browsing Live help system Syntax highlighting Command shell integration (start editors, run git, and rake fro
RSpec rspec.info Behaviour Driven Development for Ruby This is the repository for rspec-1.x. If you're looking for rspec-2 (and if you're not, what are you waiting for?), see github.com/rspec/rspec Install gem install rspec Synopsis describe Account do context "transfering money" do it "deposits transfer amount to the other account" do source = Account.new(50, :USD) target = mock('target account')
101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 # File 'lib/usher/interface/sinatra.rb', line 101 def configure! configure :development do error 404 do content_type 'text/html' (<<-HTML <!DOCTYPE html> <html> <head> <style type="text/css"> body { text-alig
jpmobile: A Rails plugin for Japanese mobile-phones jpmobileとは 携帯電話特有の機能を Rails 5.0 や Rack middleware で利用するためのプラグイン。 以下の機能を備える。 携帯電話のキャリア判別 端末位置情報の取得 GeoKit との連携 端末製造番号、契約者番号等の取得 IPアドレスの検証(キャリアが公開しているIPアドレス帯域からのアクセスか判定) IPアドレスの検証には jpmobile-ipaddresses が必要です。 ディスプレイ情報(画面サイズ、ブラウザ画面サイズ、カラー・白黒、色数)の取得 ディスプレイ情報の取得には jpmobile-terminfo が必要です。 文字コード変換機能/絵文字のキャリア間相互変換 メールの送信 絵文字と漢字コードの変換 メールの受信(experimenta
A ActiveRecord Authenticatable (Devise::Strategies) Authenticatable (Devise::Models) B Base (Devise::Strategies) C ClassMethods (Devise::Models::Validatable) ClassMethods (Devise::Models::Registerable) ClassMethods (Devise::Models::Confirmable) ClassMethods (Devise::Controllers::Helpers) ClassMethods (Devise::Controllers::ScopedViews) ClassMethods (Devise::Models::Lockable) ClassMethods (Devise::M
Libraries » glejeune/Ruby-Graphviz (master) » Index » File: README Ruby/GraphViz Copyright (C) 2004-2018 Gregoire Lejeune Doc : http://rdoc.info/projects/glejeune/Ruby-Graphviz Sources : https://github.com/glejeune/Ruby-Graphviz On Rubygems: https://rubygems.org/gems/ruby-graphviz INSTALLATION Add this line to your application's Gemfile: gem 'ruby-graphviz' And then execute: $ bundle Or install it
Libraries » archiloque/rest-client (master) » Index » File: README
Paperclip Deprecated Paperclip is deprecated. For new projects, we recommend Rails' own ActiveStorage. For existing projects, please consult and contribute to the migration guide, available in English, en español, and as a video recorded at RailsConf You may also prefer an alternative migration tutorial used by Doorkeeper. Alternatively, for existing projects, Kreeti is maintaining kt-paperclip, a
TweetStream TweetStream provides simple Ruby access to Twitter's Streaming API. Installation gem install tweetstream Usage Using TweetStream is quite simple: require 'tweetstream' TweetStream.configure do |config| config.consumer_key = 'abcdefghijklmnopqrstuvwxyz' config.consumer_secret = '0123456789' config.oauth_token = 'abcdefghijklmnopqrstuvwxyz' config.oauth_token_secret = '0123456789' config
Libraries » thoughtbot/factory_girl (main) » Index » File: README factory_bot factory_bot is a fixtures replacement with a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute hashes, and stubbed objects), and support for multiple factories for the same class (user, admin_user, and so on), including factory inheritance. If you want
Table of Contents 1. Introduction 1.a. Overview 1.b. Reference Documentation 1.c. Installation 2. Rails 2.a. The users table 2.b. Controller 2.b.1. Helper Methods 2.b.2. Routes 2.b.3. ActionController::API 2.c. View 2.d. CSRF Protection 3. Testing 4. Helpful links 5. Add-ons 6. Internals 7. Extending 90. Compatibility 1. Introduction 1.a. Overview Authlogic introduces a new type of model. You can
Libraries » binarylogic/searchlogic (master) » Index » File: README Searchlogic Searchlogic makes using ActiveRecord named scopes easier and less repetitive. It helps keep your code DRY, clean, and simple. The specs pass with ActiveRecord 2.3.9 - 2.3.14 on Ruby 1.9.3-p125, 1.9.2-p318, and 1.8.7-p358 Helpful links Documentation: rdoc.info/projects/binarylogic/searchlogic Repository: github.com/bina
twitter The twitter gem has moved to https://github.com/sferik/twitter Generated on Mon Apr 4 03:17:44 2022 by yard 0.9.26 (ruby-3.0.2).
このページを最初にブックマークしてみませんか?
『RubyDoc.info: Documenting RubyGems, Stdlib, and GitHub Projects』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く