;t know how to get it working
>
--
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
.../packs/index.js: Unexpected token (7:6)
>
> 5 | document.addEventListener('DOMContentLoaded', () => {
> 6 |ReactDom.render(
> > 7 | ,
>| ^
>
> --
> You received this message because you are subscribed to the Google Groups
>
nd stay broken until I restart my
> computer Have tried clearing browser cache, restarting webpack-dev-server,
> restarting Puma but only restarting my computer gets things working again
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on
re 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/m
I solved my problem by disabling the CSRF check on the public endpoint
(according to this
https://stackoverflow.com/questions/5669322/turn-off-csrf-token-in-rails-3).
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubs
bed 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/bb7
ee ohu wrote:
> Trying to install an npm package; Should I run npm install from
> app/assets/javascripts or from / ? When I run npm start the error I get is
> missing start script
>
> --
> You received this message because you are subscribed to the Google Groups
> "Rub
nted or how to do this implementation in machine learnig in Ruby at
> a ROR app. Thank you and I look forward to your contributions.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this
actual communication between Rails (well more accurately,
> ActiveRecord) and the database engine is quite clever.
>
> Ruby code like:
> class Foo < ApplicationRecord
> has_many :bars
> end
> class Bar < ApplicationRecord
> belongs_to :foo
> end
gt; -rw-r--r-- 1 joe joe211 Aug 9 2018 pages.coffee
>>>>>>> -rw-r--r-- 1 joe joe211 Aug 9 2018 photos.coffee
>>>>>>> -rw-r--r-- 1 joe joe211 Aug 9 2018 products.coffee
>>>>>>> -rw-r--r-- 1 joe joe 22281 Nov 1 11:38 rails.va
>>>>>> -rw-r--r-- 1 joe joe 1912 Nov 1 11:38
>>>>>> rails.validations.simple_form.js
>>>>>> -rw-r--r-- 1 joe joe211 Aug 9 2018 transactions.coffee
>>>>>> -rw-r--r-- 1 joe joe211 Aug 9 2018 users.coffee
>>>>>>
>>>>>
hich checked the jquery version in the browsers console) and 3.3.1
>>>>> on the development, 1.12.4 on the production. I would imagine that's
>>>>> what's
>>>>> wrong, now why?
>>>>>
>>>>>
>>>>>
>&g
telephone
number stated above or by reply e-mail and delete
this e-mail from your
computer
--
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 r
t; In development run your tests with the DISABLE_SPRING=1 flag before the
> test command and see if you see a difference in coverage.
>
> On Sun, Oct 21, 2018 at 12:17 AM Jason Hsu, Ruby on High Speed Rails <
> jhsu8...@gmail.com > wrote:
>
>> How can I get test cover
s a much better test coverage
figure.
What's going on? Why is there such a big discrepancy? How can I configure
SimpleCov to show results that make more sense?
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To u
t of Backbone here and there. We shy away form
over-complicated views if we don't need them. We're on Rails 5.1 and Ruby
2.5, even after 6 years. our codebase is well tested and always improving.
We pair a lot (really, not just lip-service) and we practice TDD (same). We
work to get b
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 post to this group, send email to rubyonrails-talk@google
Yes, I'm talking about GitHub. I know how to fork a project. I can create
a new branch and then submit the branch as a pull request.
What I'm not clear on is how to add elements to the project (like the Bash
scripts and Ruby gems) to my version of the project, submit a pull req
Let's say that the project I'd like to work on is other_user/project1. I
clone this project, and my version is myself1/project1. How do I proceed?
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubscribe from
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this disc
Can anyone help me in this. Filter not working for model but data is
displayed on index page.
On Tue, Aug 21, 2018 at 11:23 AM honey ruby
wrote:
> Thank you @Karthikeyan for your response but, while displaying the index
> page in activeadmin I have no issue, only using filter it
ite a pump where tables
> from other DB's can be transferred to one DB and then you will feel like
> king using rails.
>
> On Mon, Aug 20, 2018 at 3:55 PM honey ruby
> wrote:
>
>> Hey all,
>>
>> Filters not working in activeadmin. I have multiple databases in m
there in
other db.
Thanks in advance..
--
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 post to
Have any of you made the switch from GitHub to BitBucket or GitLab? What
are you using for integration services? Hakiri and CodeClimate seem to
support only GitHub.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubs
Hello i am working in my final graduation project.
I need to install Redmine which is developped bu ROR plateforme.
I've installed Redmine and Ruby but when i am trying to install rails i had
a problem anyone can help me plzz ???
--
You received this message because you are subscribed t
th in range.
Can any one help me how can I do this.
Thanks in advance
--
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 rubyonrail
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web vi
Solved at Stackoverflow
https://stackoverflow.com/q/50201093/507
>
>
--
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 rubyonrai
d test_email
--
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 post to this group, send ema
I am studying Peter Cooper's book Beginning Ruby.
According to the author ActionMailer can be used independently of Rails.
So I installed the ActionMailer gem in a dedicated gemset and wrote the
code below which is an extract from the book:
require 'action_mailer'
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discuss
-5.1.6.gem
b8301a87151de3feb7cbdf57a66842bb668493f4cec464fd0f67d4c7173b6051
rails-5.1.6.gem
482a97c40ff61f4e8aed5f449a5f54fcb3890ddd53c3a7dc0efd02a9da139e79
railties-5.1.6.gem
```
As always, huge thanks to the many contributors who helped with this
release.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rai
Hi all,
Every few years, we conduct a survey and share all the results with the
Ruby on Rails community. If you have a few minutes...please pop over
to http://rails-hosting.com/ and take the 2018 survey.
Thanks in advance!
Cheers,
Robby
—
Robby Russell
VP Engineering, Principal
Planet
e 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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this di
Check out my Ruby on Rails tutorial
at https://github.com/jhsu802701/tutorial-rails-rubymn2 . It was inspired
by Michael Hartl's Rails Tutorial and chronicles the process I used for
building a new Rails site for Ruby Users of Minnesota.
Like Rails Tutorial, my tutorial features test-d
I need to install `rvm` on a new machine.
I would use `rvm` to switch to different ruby versions and gemsets required
by different Ruby on Rails applications.
When a couple of years ago I installed rvm on my current Ubuntu machine, I
did it with the following command:
$ \curl -L https
ic_app. But for the life of me, I
cannot see how it can possibly conflict with the bin/setup script in my
GenericApp project. Can anyone shed some light on this?
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubscribe
Check out my tutorials on much faster ways to get started in Ruby on Rails
at http://www.rubyonracetracks.com/tutorials.html . Thanks to Docker, you
can have Ruby on Rails ready to roll in minutes, not hours. Thanks to
VirtualBox, you don't need to install Ruby on Rails in Windows or f
cription => i.description, :trade =>
i.trade, :flagged => !i.require_maintenance.blank? }}}
output.reject(&:empty?)
My coworker says it is valid Ruby, but Emacs highliting gets mangled. Does
anybody know where I should report issues with that? I could only find an
svn repo for
CTO job opening for Jualo.com, leading eClassifieds marketplace in
Indonesia. Looking for proven experience in large scale Ruby on Rails
projects, to run their 20-person and growing tech team (full team size
>50). Apply through LinkedIn or reach out to pe...@jualo.com.
https://www.linkedin.
ssage 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 post to this group, send email to rubyonrails-talk@googlegroups.co
I would like to add an error handling service to my Ruby on Rails
application and decided to give Sentry a try because, unlikely many other
services, it has a free tier.
I am wondering if there is any of you who is experienced with Sentry
configuration.
Basic configuration looks simple.
However
Hello, I am new to Ruby on Rails. Can anyone tell me where to start and how
to contribute?
--
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 r
pontiki
wrote:
> Do you know if yahoo mail requires a separate "app" password to access
> email in this way?
> I'm asking only because I know Google email works this way, I don't know
> anything about connecting to Yahoo mail in particular.
>
>
> On Tue, Fe
I have changed address to smtp.mail.yahoo.com but still the same.. no
error but mails not delivered.
On Tue, Feb 21, 2017 at 12:37 PM, nanaya wrote:
> Hi,
>
> On Tue, Feb 21, 2017, at 14:54, honey ruby wrote:
> > Hi all,
> >
> > Am trying to send email with yahoo mai
: plain
:enable_starttls_auto: true
:domain : test.com
Thanks in advance
--
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 rubyon
On Friday, February 10, 2017 at 3:43:00 PM UTC+1, Colin Law wrote:
>
> On 10 February 2017 at 14:29, 'krfg' via Ruby on Rails: Talk
> > wrote:
> > ...
> > Then the problem was just rendering the home page after invalid
> submission
> > instea
On Friday, February 10, 2017 at 2:58:48 PM UTC+1, Colin Law wrote:
>
> On 10 February 2017 at 13:46, 'krfg' via Ruby on Rails: Talk
> > wrote:
> > ...
> > The home page is controlled by static_pages_controller.rb
> > However the part of the home
er 'static_pages/non_logged_in_home' %>
> <% end %>
>
>
The lines of the test that are mentioned by the test itself (lines 15 and
16) are:
assert_no_difference 'Micropost.count' do
post microposts_path, params: { micropost: { content: "" } }
e
On Friday, February 10, 2017 at 2:32:49 PM UTC+1, Colin Law wrote:
>
> On 10 February 2017 at 12:44, 'krfg' via Ruby on Rails: Talk
> > wrote:
> > ...
> > As you suggested I inserted logger.info immediately after the
> declaration of
> > @at
On Friday, February 10, 2017 at 1:25:37 PM UTC+1, Colin Law wrote:
>
> On 10 February 2017 at 12:16, 'krfg' via Ruby on Rails: Talk
> > wrote:
> >
> > Ok, thanks for the suggestion.
> > I will try to use tail if it works with such a heavy file, otherw
On Friday, February 10, 2017 at 1:25:37 PM UTC+1, Colin Law wrote:
>
> On 10 February 2017 at 12:16, 'krfg' via Ruby on Rails: Talk
> > wrote:
> >
> > Ok, thanks for the suggestion.
> > I will try to use tail if it works with such a heavy file, otherw
On Friday, February 10, 2017 at 1:05:57 PM UTC+1, Colin Law wrote:
>
> On 10 February 2017 at 11:50, 'krfg' via Ruby on Rails: Talk
> > wrote:
> >
> > I would need information about logger.info
> > When I try to open test.log Atom warns me that if it o
On Friday, February 10, 2017 at 12:50:19 PM UTC+1, krfg wrote:
>
>
>
> On Friday, February 10, 2017 at 12:31:17 PM UTC+1, Colin Law wrote:
>>
>> On 10 February 2017 at 11:02, 'krfg' via Ruby on Rails: Talk
>> wrote:
>> > In app/controllers/s
On Friday, February 10, 2017 at 12:31:17 PM UTC+1, Colin Law wrote:
>
> On 10 February 2017 at 11:02, 'krfg' via Ruby on Rails: Talk
> > wrote:
> > In app/controllers/static_pages_controller.rb the following variables
> (among
> > others) are defined:
any? should return an empty array
--
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 post to this
refore, any? should return an empty array
--
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
, 0 failures, 1 errors, 0 skips
--
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 post to this grou
an extract of static_pages/gamers_home in my first post.
In theory all instance variables inside static_pages_controller.rb should
be loaded by the test but they are not.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubs
Only the test, the application works as expected.
I thought the problem might be that there are too many nested partials in
the homepage, but apart from that I have no idea why the test fails
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails:
NOTE: I did not inserted any link on 'tournament.name' but it keeps coming
out of nowhere automatically.
--
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 fr
loaded by the test.
If I change these variables with their explicit value in the above code the
test passes.
--
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, sen
loaded by the test.
If I change these variables with their explicit value in the above code the
test passes.
--
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, sen
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on
2017-02-09-1833 .
--
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 post to this group, send email
Use Docker. Go to my web site Ruby on Racetracks at
http://www.rubyonracetracks.com/, click on Installation, and click on
"Getting Started". You can have Ruby on Rails ready to roll in minutes,
not hours. You can also reset the Docker container to its original
conditions in
eat sheet for possible features to add to
legacy projects and for many routine tasks.
--
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 rub
sh the page to see
the results of submitting the form. I checked my code and could not find
errors or explanation for this.
--
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
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To
Ways of Handling PayPal Refunds in Rails
<http://www.railscarma.com/blog/technical-articles/ways-handling-paypal-refunds-rails/>
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubscribe from this group and stop
verflow.com/questions/32125101/rails-how-to-use-minitests-teardown-method>
about the teardown method
--
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 e
I will have a look at database_cleaner.
Many thanks for your suggestion.
--
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-tal
bles after each test, but this is only
my guess.
--
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.co
cords, so the test would fail.
--
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 post to this group
visualising log-events). Integrating this into
a ruby/rails-app is pretty straightforward, for rails there already exist
log-adapters to properly json-format log-entries. We're also using this
setup for sending out application-events we want to monitor (user logged
in, purchase completed, item v
I'm currently working on a procedure for starting a new Ruby on Rails app.
The URL is https://github.com/jhsu802701/rails_from_scratch_rails5 . The
idea is to be able to create a HIGH-QUALITY starter app with authentication
and comprehensive tests completely from scratch in just a few
ob and for the queuing
libraries and queue backends you consider the most suitable and appropriate.
--
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 e
he problem.
--
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 post to this group, send email to
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web vi
g, like a channels directory in
app/assets/javascripts or the definition somewhere of an ActionCable class?
--
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 a
ested.
Is this allowed or am I required to revise strong parameters with the new
attribute?
--
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, se
ut I stopped working before the issue with
Atom arose.
Many many thanks for your help Colin!
--
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 ruby
I am using Rails 4.2.2, ruby 2.2.1p85 and rvm.
'rails server' does not work anymore.
'rails console --sandbox' does not work anymore:
krfg@SATELLITE-L50-A-161:~/
workspace/example_app (master)*$ rails console --sandbox
Usage:
rails new APP_PATH [options]
Options
I am using Rails 4.2.2, ruby 2.2.1p85 and rvm.
'rails console --sandbox' does not work anymore:
krfg@SATELLITE-L50-A-161:~/workspace/example_app (master)*$ rails console
--sandbox
Usage:
rails new APP_PATH [options]
Options:
-r, [--ruby=PATH]
ess is
that the bin directory might have hosted symbolic links to bundle, rails,
rake, setup and spring, and that a system upgrade might have deleted them.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubscribe from
ree .
--
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 post to this group, send email to rubyon
ap) for my
application in custom.js inside app/assets/javascript.
Would rails automatically load this file or am I expected to explicitly
tell rails to load it?
What confuses me is that in the Ruby on Rails tutorial, when jQuery is
used, it is put inside the html.erb document, like in Chapter
; rails. You can check log files
> starting on the left side. You should be able to see where requests are
> dropped or misrouted.
>
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To unsubscribe from this group and sto
ng and writting in the ssd disk
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 post to
esome day.
>
> As you might have seen DHH tweeted recently
> <https://twitter.com/dhh/status/715852121355259904>, the 2016 Ruby on
> Rails Hosting survey <http://rails-hosting.com/> is now open until May
> 8th.
>
> Background:
>
> In 2009, we invited the co
Hi everyone!
Hope you're having an awesome day.
As you might have seen DHH tweeted recently
<https://twitter.com/dhh/status/715852121355259904>, the 2016 Ruby on Rails
Hosting survey <http://rails-hosting.com/> is now open until May 8th.
Background:
In 2009, we invited
:46:51 AM UTC-5, tamouse wrote:
>
>
> You've just slipped off the edge of using metrics to meaningfully improve
> your testing to gaming the metric collection to meaninglessly improve a
> metric.
>
>
--
You received this message because you are subscribed to the Googl
eived 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 post to this group, send email to rubyonrails-talk@googl
Check out my new web site Ruby on Racetracks at
http://www.rubyonracetracks.com . On this site, I have described the use of
tools like Docker, GenericGem, and GenericApp for getting more done in less
time while improving quality. If you find the conventional procedures to be
too time-consuming
It will not work like this on Heroku
read this and make sure you did everything right
https://devcenter.heroku.com/articles/rails-asset-pipeline
On Tuesday, 16 February 2016 12:11:45 UTC, Ruby-Forum.com User wrote:
>
> I'm trying to include a video as background in my applicatio
nly work on the HTML page and do not work on
these pop-up dialog boxes?
--
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+u
On Wednesday, January 27, 2016 at 10:46:39 AM UTC+1, Ruby-Forum.com User
wrote:
>
> But if so, @user from fixtures should also have
> reset_token now (if its reset_digest was influenced by create action
> (specifically create_reset_digest method). Can someone please take a
>
your
environment (I am thinking for instance about version control with git and
the chance that I have to use a different computer): how far would I be
from these benefits if I choose to develop offline?
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rai
I am aware that Rubyists prefer to use Sublimetext, Vim or TextMate and I
personally like Atom (which is open source), but I got used to studying
Ruby on Rails with an IDE and personally found it useful, although I
suppose I mainly appreciate the integrated terminal and I have no other
to wish you all a happy new year.
--
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 post to
1 - 100 of 666 matches
Mail list logo