rubyforgood / coral

An upcoming project for Ruby for Good
MIT License
13 stars 11 forks source link

Edit offline links #53

Closed meg-gutshall closed 4 years ago

meg-gutshall commented 4 years ago

Fixed urls by replacing route helpers with hard coded paths

Type of change

How Has This Been Tested?

Tested in Mozilla browser

Screenshots

Before Screen Shot 2019-08-05 at 11 12 08 AM Screen Shot 2019-08-05 at 11 12 13 AM

After Screen Shot 2019-08-05 at 11 09 25 AM Screen Shot 2019-08-05 at 11 09 49 AM

cflipse commented 4 years ago

We actually need to be using the path helpers, not hard-coding paths. The i18n paths stuff is (likely to) end up depending on that, and I'd like to avoid a link chase if we start moving things around