endive:基于Rails概念的Reel(赛璐oid)框架

时间:2021-05-19 01:11:30
【文件属性】:
文件名称:endive:基于Rails概念的Reel(赛璐oid)框架
文件大小:34KB
文件格式:ZIP
更新时间:2021-05-19 01:11:30
Ruby 菊苣 这是用于培训Rails和赛璐oid内部构件的项目。 在此框架( )之上构建的示例项目TODO:编写gem描述 安装 将此行添加到您的应用程序的Gemfile中: gem 'endive' 然后执行: $ bundle 或将其自己安装为: $ gem install endive 用法 待办事项:在此处写下使用说明 贡献 分叉( ) 创建功能分支( git checkout -b my-new-feature ) 提交更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建一个新的拉取请求
【文件预览】:
endive-master
----endive.gemspec(1KB)
----.gitignore(185B)
----README.md(715B)
----test()
--------mapper_test.rb(11KB)
--------router_test.rb(9KB)
--------callbacks_test.rb(738B)
--------tree_router_test.rb(961B)
--------simple_router_test.rb(1KB)
--------test_helper.rb(137B)
----Gemfile(91B)
----benchmark()
--------router.rb(13KB)
----LICENSE.txt(1KB)
----lib()
--------endive()
--------endive.rb(869B)
----Rakefile(206B)

网友评论