How required my class to Rails -
i have class in file.rb want require class in project, put file project/lib when call create new object, rails raises error. class absent. may not right assigned file?
files in lib folder not auto-required. have put requirement initializer (just check of existing initializers see how it).
Comments
Post a Comment