Alexey Poimtsev
Alexey Poimtsev
@jalkoby hey! Any news about the next major release date?
The same problem :( model: ``` validates :employee, uniqueness: { scope: :employable, conditions: -> { where(active: true) } } ``` migration: ``` add_index :employments, [:id, :employable_id, :employee_id, :active], unique: true,...
Hey @antonmi! Is it possible to replace exunit with espec?
@antonmi I'll try to explain. If you've worked with Ruby on Rails before, you maybe know that you can create an application with key ``` -T, [--skip-test], [--no-skip-test] # Skip...
Hey! Any news with this issue? As I see - PR isn't merged
@anthonyshew @NicholasLYang Hey! May I ask you check what's wrong with PR?
> Conflicts need to be resolved Hey @tknickman — I've resolved conflicts, but there are some issues with deployment to the Vercel :(
> GitHub Recruitment Team LOL!!! Swindler detected https://who.is/whois/githubtalentcommunity.online
Any news regarding rails3?