没有合适的资源?快使用搜索试试~ 我知道了~
live-chair:用于 Live Chair 的 Web 应用程序和 API
共129个文件
rb:66个
erb:16个
keep:16个
需积分: 5 0 下载量 141 浏览量
2021-06-26
08:05:12
上传
评论
收藏 73KB ZIP 举报
温馨提示
#自述 ##入门 创建一个名为“live-chair”的 postgresql 用户,密码为“live-chair” sudo -u postgres createuser --superuser live-chair sudo -u postgres psql postgres=# \password live-chair 输入“live-chair”作为密码和密码确认 \q 耙数据库:创建 ##添加一个api函数示例假设我们已经有一个理发师的资源,我们想要一个列出所有理发师的函数 添加api version 1命名空间下的资源 namespace :api, defaults: {format: 'json'} do namespace :v1 do resources :barbers end 在 app/controllers/api/v1/
资源推荐
资源详情
资源评论
收起资源包目录
live-chair:用于 Live Chair 的 Web 应用程序和 API (129个子文件)
bundle 129B
reviews.js.coffee 211B
application.css 546B
new.html.erb 977B
_sign_up.html.erb 758B
show.html.erb 693B
application.html.erb 572B
show.html.erb 441B
_review_form.html.erb 425B
edit.html.erb 410B
new.html.erb 405B
_sign_in.html.erb 285B
change_password.html.erb 223B
index.html.erb 159B
create.html.erb 153B
_review.html.erb 145B
show.html.erb 97B
new.html.erb 54B
new.html.erb 41B
Gemfile 769B
.gitignore 1KB
out.html 185KB
404.html 1KB
422.html 1KB
500.html 1KB
favicon.ico 0B
application.js 664B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
.keep 0B
Gemfile.lock 6KB
README.md 3KB
show.json.rabl 172B
barbers.json.rabl 106B
index.json.rabl 70B
index.json.rabl 63B
index.json.rabl 56B
index.json.rabl 54B
index.json.rabl 48B
show.json.rabl 1B
rails 146B
rake 90B
Rakefile 254B
spec_helper.rb 6KB
schema.rb 3KB
production.rb 3KB
users_controller_spec.rb 3KB
rails_helper.rb 2KB
sessions_controller_spec.rb 2KB
test.rb 2KB
development.rb 1KB
routes.rb 1KB
reviews_controller.rb 1KB
application.rb 980B
profiles_controller.rb 966B
sessions_controller.rb 961B
users_controller.rb 949B
password_resets_controller.rb 905B
appointments_controller.rb 860B
inflections.rb 731B
profiles_controller.rb 670B
secret_token.rb 663B
reviews_controller.rb 633B
user.rb 633B
projects_controller.rb 589B
wrap_parameters.rb 517B
test_helper.rb 492B
sessions_helper_spec.rb 469B
profile.rb 439B
reviews_helper_spec.rb 439B
sessions_controller.rb 436B
password_reset.rb 421B
users_controller.rb 419B
backtrace_silencers.rb 404B
seeds.rb 401B
20141022224543_create_users.rb 332B
password_reset_mailer.rb 316B
20141025081240_create_profiles.rb 265B
application_controller.rb 240B
20141109004601_create_profile_skill_list.rb 230B
20141027171842_create_reviews.rb 229B
user.rb 224B
20141113182752_create_appointments.rb 220B
20141025083429_add_attachment_avatar_to_profiles.rb 219B
mime_types.rb 205B
20141022232326_create_password_resets.rb 205B
filter_parameter_logging.rb 194B
共 129 条
- 1
- 2
资源评论
凯然
- 粉丝: 21
- 资源: 4567
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功