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

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -