有色人种 一个简单的 gem,用于支持 ruby​​ 中的最小面向方面编程。 安装 将此行添加到应用程序的 Gemfile 中: gem 'aspectual' 然后执行: $ bundle 或者自己安装: $ gem install aspectual 用法 扩展模块 extend Aspectual 创建您想要的任何方法作为方面(Aspectual 不会添加您没有作为方面的方法) 然后声明你的方面 aspects before: :logging, around: fancy_logging, after: :more_logging def foo "foo" end aspects before: [:notify_user, :notify_admin], around: [:setup_and_teardown, :play_background_musi
2021-07-05 09:05:14 42KB Ruby
1
站长 这个 gem 提供了一个来自公共站点的 api 的接口。 该项目利用该站点用于构建前端的 api,以检索有关意大利铁路系统的实时信息,并为该信息提供更方便的界面。 安装 将此行添加到应用程序的 Gemfile 中: gem 'station_master' 然后执行: $ bundle install 或者自己安装: $ gem install station_master 用法 require 'station_master' 要根据城市名称查找特定车站: StationMaster::Station.find_by_city('Torino') 它返回与参数字符串匹配的可能站列表。 要查找实时发车信息: StationMaster::Schedule.find_station_departures('S06421') 它检索当前的车站出发状态。 要查找实
2021-07-03 09:10:18 15KB Ruby
1
tailwindcss-sketch-kit::gem_stone:适用于Tailwind CSS的Sketch UI工具包
2021-06-28 11:00:18 2.9MB sketch uikit tailwindcss Sketch
1
redis-3.0.0.gem
2021-06-27 09:00:37 55KB redis
1
SECS E30-1000,Generic model for communications and control of manufacturing equipment
2021-06-24 09:48:25 1.24MB semi gem secs
1
描述 这是 Rails 模板。 这将创建带有一些设置和有用的 gems 的 rails 项目,例如rspec 、 devise等。 如果您想详细了解将安装哪些设置,请参阅template.rb 。 用法 使用一些设置和有用的宝石创建 rails 项目。 $ git clone git@github.com:yanagi0324/rails-template.git $ rails new [your_app_name] -m ./rails-template/template.rb
2021-06-23 12:04:42 15KB Ruby
1
GEM-JC01-ASS.3dxml
2021-06-22 11:03:12 14.72MB 数模
1
示例答案 这个存储库包含我对 CodeCore Fundamentals 2015 年 1 月队列的课堂作业的答案。 我希望您在学习 Ruby 和 HTML 时发现它很有用。 祝你好运,编程愉快!
2021-06-21 18:10:44 178KB HTML
1
SECS-GEM(HSMS)调试通讯工具与说明书,对于学习半导体通讯协议与SECS-GEM的开发有很大帮助,用于开发制造业工业4.0大数据的CIM系统。
2021-06-20 21:35:57 21.32MB SECS GEM HSMS 调试工具
1
SECS/GEM E37中文手册,机器翻译非人工,可以拿来参考参考
2021-06-16 13:21:57 870KB SECS/GEM HSMS
1