提交 b49bf823 编写于 作者: M manishval

Merge pull request #125 from manishval/fix-typo-in-rails-guide

Fix typo in rails plugins guide
......@@ -86,7 +86,7 @@ Run `rake` to run the test. This test should fail because we haven't implemented
Great - now you are ready to start development.
Then in `lib/yaffle.rb` require `lib/core_ext`:
Then in `lib/yaffle.rb` add `require "yaffle/core_ext"`:
```ruby
# yaffle/lib/yaffle.rb
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册