Wes
Wes
Is the current master branch compatible with Rails3, or should we explicitly use the Rails branch? The reason I ask is that the most recent work is on the master...
In order to get the styling working I've had to manually move the assets from "assets/" to "app/assets".
Results from LFS are good but they are cached so a call to AirPrice is sometimes required to confirm availability and price before booking. LFS results also only have limited...
Currently the simplest way to get information about the current user is to interrogate the Chatter REST endpoint "/chatter/users/me/". I've found this useful in many use cases, hopefully others will...
The current implementation of next-translate does not recognise the namespace set by the most used function `useTranslation("ns")` (https://github.com/lokalise/i18n-ally/issues/752). It also has no support for the `getT(local, "ns")`. This pull request...
Great, great plugin. I've been trying to move the page to the top left of the page simply by removing the css "margin: 0px auto" but it seems if the...