ApplicationInsights-Ruby 是使用 Ruby 开发的 Microsoft Application Insights SDK 。
Coach 是 GoCardless 开源的另一个 Rails controllers,降低了 Rails 控制器的复杂度。Coach 包括共享行为绑定,系统更健壮;大量测试;提供整个链的静态分析。Coach 只要求你关注每个控制器端点上运行的东西。 GoCardless 已经把所有控制器代码都用 Coach 中间件代替了。 创建简单端点: module Routes class Echo <
ruby-build 是一个 rbenv 插件,它提供了一个 rbenv install 命令来在类 UNIX 系统上编译和安装不同版本的 Ruby。 你还可以在需要精确控制 Ruby 版本安装的环境中使用不带 rbenv 的 ruby-build。 用法 在开始之前,应该确保构建环境具有适当的系统依赖性,以便编译所需的 Ruby 版本。 与 rbenv 一起使用 rbenv install 要
ruby_odata 是 Ruby 实现 OData 协议的封装,安装方法:gem install ruby_odata 示例代码: require 'lib/ruby_odata' svc = OData::Service.new "http://127.0.0.1:8888/SampleService/Entities.svc" new_category = Category.new
ruby-openid-apps-discovery 是一款启用 Ruby-OpenID 时支持 Google 应用程序发现协议的库。换句话说就是,如果将它运用到 Ruby-OpenID 上,则 Google 应用程序的托管域可作为一个数据报信息。
google-api-ruby-client-samples 是 Google API Ruby 客户端的示例。
这是一个 SAML 协议的 Ruby 实现。 示例代码: # In this example `query_params` is assumed to contain decoded query parameters,# and `raw_query_params` is assumed to contain encoded query parameters as sent by the IDP.
GraphQL Ruby 是 GraphQL 的一个 Ruby 实现。 Website API Documentation Newsletter 安装: # Gemfilegem 'graphql' $ bundle install 旨在: 实现 GraphQL 规范并支持一个 Relay 前端 在可能的情况下,提供与参考实现相似的习惯性的、简单的 Ruby API 支持 Ruby on Rails 和 Relay
[RubyNLP |RubyDataScience |RubyInterop] Awesome Machine Learning with Ruby Curated List of Ruby Machine Learning Links and Resources Machine Learning is a field of Computational Science -often nested
这是专门为 Symbian 手机操作系统提供的 Ruby 语言扩展和工具。
RubySugarPorts 是一款为 Objective-C 提供的 Ruby 语法糖。
bitcoin-ruby 是 bitcoin API 和协议的 Ruby 实现版本。兼容 Ruby 1.9.3 和 2.0.0 Generate a Bitcoin::Key key = Bitcoin::generate_keykey #=> [<privkey>, <pubkey>] Get the address from a public key address = Bitcoin::pu
Ruby/ProgressBar The ultimate text progress bar library for Ruby! It'll SMASH YOU OVER THEHEAD with a PURE RUSH of progress bar excitement! Don't miss out on what all the kids are talking about! If yo
Install Ruby on macOS install-ruby is a script that reliably configures your Mac so you can installRuby gems (like Bundler, Jekyll, Rails), and switch between multiple versions of Ruby. It can be run
RubyTet 是一个使用 Ruby 语言开发的俄罗斯方块游戏。