bigframeteam / BigFrame

BigFrame is not a single benchmark, it is actually a benchmark generator!
6 stars 5 forks source link

Externalizing strings in UI #3

Open howardchung opened 11 years ago

howardchung commented 11 years ago

This doesn't need to be done right away, but we should avoid string literals in the code and instead externalize them to a file that Rails can access. This allows easier translation and scalability.