Thanks for your reply. I felt that we need a separate server to stream. If
it can be done just with Rails & DB then I am fine.
On Sun, Jul 23, 2017 at 10:14 PM, Hassan Schroeder <
hassan.schroe...@gmail.com> wrote:
> On Sun, Jul 23, 2017 at 7:42 AM, siva subrahmanyam
> wrote:
> >
> > My question
So I'm following along in
https://github.com/plataformatec/devise/wiki/How-To:-Add-:confirmable-to-Users
when I get to
Create a New Migration
I'll recreate the migration they recommend here.
class AddConfirmableToDevise < ActiveRecord::Migration
# Note: You can't use change, as User.update
Title: Re: [Rails] Rails issue? HTML issue? Browser issue?
nanaya,
Sunday, July 23, 2017, 1:54:33 PM, you wrote:
n> Hi,
n> On Sun, Jul 23, 2017, at 22:22, Ralph Shnelvar wrote:
>> I don't know if what I am about to describe is a Rails, HTML, browser of
>> some other issue.
>> My problem:
Hi,
On Sun, Jul 23, 2017, at 22:22, Ralph Shnelvar wrote:
> I don't know if what I am about to describe is a Rails, HTML, browser of
> some other issue.
>
> My problem: Sometimes the input fields of the following form are
> pre-filled
> with things I did not set ... like vales from a previous,
On Sunday, July 23, 2017 at 1:59:00 PM UTC+1, Aqib Hameed wrote:
>
> And run the command script/mailman_server and its work properly.
> So it good approach which i mention above ??? or i try to use service provide
> "sendgrid, cloudmailin, Amazon ses"???
If you want to use your gmail address then
On Sun, Jul 23, 2017 at 7:42 AM, siva subrahmanyam
wrote:
>
> My question is there any gem available or do we need to use any service to
> make sync successful ?
Your client is sending requests to your web app. Other than Rails
itself (and the DB behind it) what do you imagine that you need?
--
My question is there any gem available or do we need to use any service to
make sync successful ?
On Saturday, 22 July 2017 22:44:21 UTC+5:30, Hassan Schroeder wrote:
>
> On Sat, Jul 22, 2017 at 8:30 AM, siva subrahmanyam
> > wrote:
> >
> > Data will get updated on both sides ie., admin upda
I don't know if what I am about to describe is a Rails, HTML, browser of
some other issue.
My problem: Sometimes the input fields of the following form are pre-filled
with things I did not set ... like vales from a previous, uh, filling.
Here's my .erb code taken - more-or-less - from
devise-4
Now I am using the gem *mailman *and it work properly on receiving the
email,
*mailman_server * require "rubygems"
require "bundler/setup"
require "mailman"
Mailman.config.logger = Logger.new("log/mailman.log")
Mailman.config.pop3 = {
server: 'pop.gmail.com', port: 995, ssl: true,
On Saturday, July 22, 2017 at 3:55:48 PM UTC+1, Aqib Hameed wrote:
> }I tried to run the command rails runner 'UserMailer.receive(STDIN.read)'
>
> But nothing happened even the email is incoming .It does not call the receive
> method
> Where should i call the receive method ??? How determine th
On 22 July 2017 at 18:00, Jack wrote:
> I can't install milia gem on rails in my windows. I used
> https://github.com/jekuno/milia#installation to see the instruction, but
> it didn't work on my PC. Plz, help. It's very urgent.
No-one will be able to help if all you tell us is that it doesn't
w
I can't install milia gem on rails in my windows. I used
https://github.com/jekuno/milia#installation to see the instruction, but
it didn't work on my PC. Plz, help. It's very urgent.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To
12 matches
Mail list logo