show_your_cookies:展示你的饼干

时间:2024-07-03 21:01:14
【文件属性】:

文件名称:show_your_cookies:展示你的饼干

文件大小:7KB

文件格式:ZIP

更新时间:2024-07-03 21:01:14

Ruby

展示你的饼干 安装 将此行添加到应用程序的 Gemfile 中: gem 'show_your_cookies' , group : :development 然后执行: $ bundle 用法 安装此 gem 后,将以下行插入控制器。 class WelcomeController < ApplicationController before_action :show_your_cookies def show end end 然后记录会话如下。 贡献 分叉它( ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建一个新的拉取请求


【文件预览】:
show_your_cookies-master
----.gitignore(87B)
----.rspec(31B)
----bin()
--------setup(115B)
--------console(342B)
----.travis.yml(30B)
----LICENSE.txt(1KB)
----spec()
--------spec_helper.rb(87B)
--------show_your_cookies_spec.rb(212B)
----README.md(795B)
----lib()
--------show_your_cookies()
--------show_your_cookies.rb(368B)
----show_your_cookies.gemspec(1KB)
----Gemfile(102B)
----Rakefile(28B)

网友评论