摘要: Installing RSpec In this level we'll start by getting you setup on a regular Ruby project, then move onto using RSpec within Rails. Let's start by ins 阅读全文
posted @ 2014-11-14 23:23 Zhentiw 阅读(487) 评论(0) 推荐(0)
摘要: Install RSpec: Describe Lets start writing a specification for the Tweet class. Write a describe block for the Tweet model without any examples inside 阅读全文
posted @ 2014-11-14 22:48 Zhentiw 阅读(406) 评论(0) 推荐(0)
摘要: This is an highlight about ngAira in Angular Document abou ngAiraWhere can use ngAria?Currently, ngAria interfaces with the following directives:ngMod... 阅读全文
posted @ 2014-11-14 22:00 Zhentiw 阅读(460) 评论(0) 推荐(0)
摘要: Accessibility is an often overlookedessentialfeature of a web application. a11y Is a critical component of your AngularJS application. It should be co... 阅读全文
posted @ 2014-11-14 21:24 Zhentiw 阅读(665) 评论(0) 推荐(0)
摘要: AngularJS 1.3 ng-model-options Some input: SubmitBound value: Field Error State: {{myForm.myField.$error | json... 阅读全文
posted @ 2014-11-14 04:17 Zhentiw 阅读(577) 评论(0) 推荐(0)