[Rails] activestorage user.avatar.attached? in javascript

2020-01-26 Thread fugee ohu
How would I run this same test in javascript without renaming my 
room_channel.js to room_channel.js.erb ?

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/bdf21e73-81a0-4485-957e-82afa0e2d6a9%40googlegroups.com.


Re: [Rails] Association to User using a key named approver_id

2020-01-26 Thread John Sanderbeck
Sorry...  I was using class_name:   Typed it incorrectly here...

This worked for me...

  has_one :approver, class_name: "User", foreign_key: 'id', primary_key: 
'approver_id'

John


On Sunday, January 26, 2020 at 1:24:18 PM UTC-5, Niklas Bichinger wrote:
>
> Use „class_name“, not „class“ as option key. Also, from the Model that 
> *holds the ID* of the other Model, it’s always „belongs_to“.
>
> So in Event:
> belongs_to :approver, class_name: „User“
> and you’re good to go.
>
>
> Sent via iPhone.
>
> Am 26.01.2020 um 16:56 schrieb John Sanderbeck  >:
>
> 
> I KNOW this is probably very simple, but I am scratching my head trying to 
> get it to work...
>
> I have a table with a key named approver_id
>
> What I want to do is associate this to the User class
>
> So I can do Event.approver.first_name, etc...
>
> in Event I have
>
> has_one :approver, class: 'User'
>
> So how do I define the relationship to associate Event.approver_id to 
> User.id
>
> John
>
> -- 
> 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 rubyonra...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-talk/bfbf73d2-2cf4-4c52-9896-5b58028f6f3d%40googlegroups.com
>  
> 
> .
>
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/19718c01-2b17-434b-90d4-866626ad7911%40googlegroups.com.


Re: [Rails] Association to User using a key named approver_id

2020-01-26 Thread Niklas Bichinger
Use „class_name“, not „class“ as option key. Also, from the Model that *holds 
the ID* of the other Model, it’s always „belongs_to“.

So in Event:
belongs_to :approver, class_name: „User“
and you’re good to go.


Sent via iPhone.

> Am 26.01.2020 um 16:56 schrieb John Sanderbeck :
> 
> 
> I KNOW this is probably very simple, but I am scratching my head trying to 
> get it to work...
> 
> I have a table with a key named approver_id
> 
> What I want to do is associate this to the User class
> 
> So I can do Event.approver.first_name, etc...
> 
> in Event I have
> 
> has_one :approver, class: 'User'
> 
> So how do I define the relationship to associate Event.approver_id to User.id
> 
> John
> -- 
> 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...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-talk/bfbf73d2-2cf4-4c52-9896-5b58028f6f3d%40googlegroups.com.

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/56A0D151-B517-466C-BEAA-C4EC0C7E6BCD%40bichinger.de.


[Rails] Association to User using a key named approver_id

2020-01-26 Thread John Sanderbeck
I KNOW this is probably very simple, but I am scratching my head trying to 
get it to work...

I have a table with a key named approver_id

What I want to do is associate this to the User class

So I can do Event.approver.first_name, etc...

in Event I have

has_one :approver, class: 'User'

So how do I define the relationship to associate Event.approver_id to 
User.id

John

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/bfbf73d2-2cf4-4c52-9896-5b58028f6f3d%40googlegroups.com.


[Rails] [JOBS] Ruby on Rails developers

2020-01-26 Thread Muhammet Dilek
Hello everyone,

At RemoteTeam.com we are building an HR tool for companies that they have 
remote employees.

We are looking experienced backend(Ruby on Rails) and frontend(Vue.js) 
developers to join our team.

You can check our stacks at https://stackshare.io/companies/remoteteam

If you are interested can you apply from this link? 
https://remote-team-inc.breezy.hr/p/4f4d43748d73

Thanks...

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/c52c9ac2-397e-4931-9376-57e67fd40669%40googlegroups.com.