Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 177 Bytes

Generators.md

File metadata and controls

5 lines (3 loc) · 177 Bytes

This gem provides RSpec generators for channels specs. For example:

rails generate rspec:channel chat

will create a new spec file in spec/channels/chat_channel_spec.rb.