I don't understand how it ever worked at all, now that I understand a
bit more. I have a .js.coffee file in assets/javascripts that has in
it lines like
@marker_icon_red = new OpenLayers.Icon('/assets/red_pin.png', size, offset);
so there is nothing to convert the url to digest version. Yet this
> On Mar 6, 2019, at 10:29 AM, Walter Lee Davis wrote:
>
>>
>> On Mar 6, 2019, at 10:16 AM, Colin Law wrote:
>>
>> On Wed, 6 Mar 2019 at 14:47, Walter Lee Davis wrote:
>>>
>>>
On Mar 6, 2019, at 9:27 AM, Walter Lee Davis wrote:
The asset pipeline needs a JavaScript interp
> On Mar 6, 2019, at 10:16 AM, Colin Law wrote:
>
> On Wed, 6 Mar 2019 at 14:47, Walter Lee Davis wrote:
>>
>>
>>> On Mar 6, 2019, at 9:27 AM, Walter Lee Davis wrote:
>>>
>>> The asset pipeline needs a JavaScript interpreter to work correctly on the
>>> server. I usually install whatever
On Wed, 6 Mar 2019 at 14:47, Walter Lee Davis wrote:
>
>
> > On Mar 6, 2019, at 9:27 AM, Walter Lee Davis wrote:
>>
> > The asset pipeline needs a JavaScript interpreter to work correctly on the
> > server. I usually install whatever version of Node.js is available in a
> > package manager. Alt
> On Mar 6, 2019, at 9:27 AM, Walter Lee Davis wrote:
>
>>
>> On Mar 6, 2019, at 7:15 AM, Colin Law wrote:
>>
>> I hope someone can help me with an assets problem. I have had to
>> rebuild a production server and images are no longer getting served.
>> Unfortunately the working system is no
> On Mar 6, 2019, at 7:15 AM, Colin Law wrote:
>
> I hope someone can help me with an assets problem. I have had to
> rebuild a production server and images are no longer getting served.
> Unfortunately the working system is no more so I can't compare what I
> have with what used to work in or
I hope someone can help me with an assets problem. I have had to
rebuild a production server and images are no longer getting served.
Unfortunately the working system is no more so I can't compare what I
have with what used to work in order to help diagnose the problem.
I am using Rails 4.2 with
7 matches
Mail list logo