I am trying to import a folder(open directory) on Ruby Mine but when I do it says \"Install missing gems\" Everytime I click on it, it installs some and then again gives the same error.
Assume this is the first route entry: routes.MapRoute( \"myRoute\", \"employees/{city}/{pageNumber}\", new { controller=\"Employees\", action = \"List\", pageNumber = 1 }