Hi,
I am a new comer on Ruby on Rails
I have no idea what i have made with this error
can anyone help me
thanks
I am a new comer on Ruby on Rails
I have no idea what i have made with this error
Code:
def new @language = Language.new end
Code:
rails generate model title:string body:string
can anyone help me
thanks
Comment