File: view_spec.rb

package info (click to toggle)
ruby-rspec-rails 7.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,796 kB
  • sloc: ruby: 11,068; sh: 198; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (5)
1
2
3
4
5
require 'rails_helper'

RSpec.describe "<%= file_path %>/<%= @action %>", <%= type_metatag(:view) %> do
  pending "add some examples to (or delete) #{__FILE__}"
end