Flowdock
method

class_file

Importance_0
v2.2.1 - Show latest stable - 0 notes - Class: Rails::Generator::Spec
class_file() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails_generator/spec.rb, line 24
      def class_file
        "#{path}/#{name}_generator.rb"
      end
Register or log in to add new notes.