[Rails] Re: jquery css styling not being applied when appending to the dom

2019-12-31 Thread fugee ohu
On Monday, December 30, 2019 at 4:52:46 PM UTC-5, Sampson Crowley wrote: > > there are a massive number of possible reasons. you really should do some > research on css display types, as I'm assuming `right` is supposed to be a > element with "float: right" but "span" tags don't respond to floa

[Rails] Re: jquery css styling not being applied when appending to the dom

2019-12-31 Thread fugee ohu
On Monday, December 30, 2019 at 4:52:46 PM UTC-5, Sampson Crowley wrote: > > there are a massive number of possible reasons. you really should do some > research on css display types, as I'm assuming `right` is supposed to be a > element with "float: right" but "span" tags don't respond to floa

[Rails] Re: jquery css styling not being applied when appending to the dom

2019-12-31 Thread fugee ohu
On Monday, December 30, 2019 at 4:52:46 PM UTC-5, Sampson Crowley wrote: > > there are a massive number of possible reasons. you really should do some > research on css display types, as I'm assuming `right` is supposed to be a > element with "float: right" but "span" tags don't respond to floa

Re: [Rails] app/assets/config/manifest.js

2019-12-31 Thread kartikey tanna
I believe Rails 5 On Tue, Dec 31, 2019, 11:22 PM fugee ohu wrote: > Beginning with what rails version is this path expected to exist? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiv

Re: [Rails] app/assets/config/manifest.js

2019-12-31 Thread Ariel Juodziukynas
Sprockets 4 added the manifest.js file https://github.com/rails/sprockets#upgrading-to-sprockets-4x. It's not a some rails version thing. El mar., 31 dic. 2019 a las 14:52, fugee ohu () escribió: > Beginning with what rails version is this path expected to exist? > > -- > You received this messag

[Rails] app/assets/config/manifest.js

2019-12-31 Thread fugee ohu
Beginning with what rails version is this path expected to exist? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscr...@googlegroup