Dear network, I am starting to develop Ruby on Rails and I am faced with the following problem.
The controller was created in the following way:
rails g controller Pages inicio
The driver code is as follows:
The Application.html.erb file has the following code
The version of nodejs installed is v8.1.2
The version of Rails is v5.1.1
Ruby's version is v2.3.3
Gemfile File
'source' link '
git_source (: github) do | repo_name | repo_name="# {repo_name} / # {repo_name}" unless repo_name.include? ("/") " link {repo_name} .git" end '
Of course, I thank you in advance for the help to solve this problem