没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
犰狳 一个适用于 ERB 小型库。 用法 要渲染 Armadillo 模板,您需要调用Armadillo.render方法。 此方法接受以下任何选项: :scope - 要绑定到模板范围的任何对象。 :base_path - 要搜索模板的目录的路径。 注意:假定每个文件都有一个.erb扩展名,并且不应作为模板文件名给出的文件名的一部分。 Armadillo . render ( "myview.html" , { :items => [ 1 , 2 , 3 ] } , { :base_path => File . join ( Dir . pwd , "views" ) , :scope => self } ) <!-- views/myview.html.erb --> <% extends ( "base.html" ) %> <% vlock ( :title
资源推荐
资源详情
资源评论
收起资源包目录
armadillo-master.zip (26个子文件)
armadillo-master
Rakefile 139B
LICENSE 1KB
spec
templates
two_step_2.text.erb 79B
with_sub_template.html.erb 76B
parent_locals_1.text.erb 73B
with_sub_template2.html.erb 52B
one_step_1.text.erb 113B
scope_object.text.erb 78B
nested_two_step_2.text.erb 83B
nested_two_step_1.text.erb 89B
two_step_1.text.erb 67B
sub_template.html.erb 25B
default_block.text.erb 43B
base.text.erb 48B
default_block_overridden.text.erb 91B
sanitized.html.erb 47B
sub_template2.html.erb 26B
default_block_nested.text.erb 107B
parent_locals_2.text.erb 60B
basic.text.erb 55B
template_spec.rb 4KB
spec_helper.rb 71B
.gitignore 571B
lib
armadillo.rb 5KB
armadillo.gemspec 604B
README.md 2KB
共 26 条
- 1
资源评论
ZackRen
- 粉丝: 26
- 资源: 4624
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功