how to delete a line in file routes.rb ruby on rails -


In my file paths. Rb

  Namespace: Administrator resources: excluding albums,: [: new :: edit, delete] resource: except conversation_replies,: [: new: edit, delete] Resource: Excluding the author: [: new, edit, deleted] expiration   

Now, I want the line "resources: except the authors, except: [New: Edit, delete] "Ruby in code by Rail

Please help me a lot Thanks

This is a text file. It is not programmatic, it means to edit by hand. You simply delete the line Open your editor, select the line, and press the backspace or delete the key.

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -