I have a problem with this command ,when I wont to generate the
controller.
Ruby script/generate controller
there is a message says
ruby Permission denied – script
how can I fixed it?
Thanx
I have a problem with this command ,when I wont to generate the
controller.
Ruby script/generate controller
there is a message says
ruby Permission denied – script
how can I fixed it?
Thanx
Basma Basma wrote:
I have a problem with this command ,when I wont to generate the
controller.
Ruby script/generate controllerthere is a message says
ruby Permission denied – script
how can I fixed it?
Thanx
OK thanx I found the problem
the syntax must be as
Ruby script/generate controller XX
where XX is the domain!
and I have a mistake in word generate.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs