-
To @lvca @enisher @laa
Cc @henryzhao81 @mattaylor @pmoorhead @hcmwork
( Also sent this to Luca by e-mail )
High Priority Questions; this issue is impacting us severely:
1. How to Fully Stop Enterpr…
-
The assignment page doesn't load. Upon looking through the production log I found the following error report ID and the backtrace below.
/storage/canvas/lib/api/v1/assignment.rb:181:in `assignment_js…
-
http://help.infragistics.com/Doc/jQuery/2014.1/CLR4.0?page=igGrid_jsRender_Integration.html
Hi,
I am using JsRender with Infragistics grid, and it's quite powerfull, well done !
Now that it's workin…
-
Trying to compile generated project:
``` sh
[1/2] Building CXX object CMakeFiles/profiler.dir/libprofiler.cpp.o
FAILED: /usr/bin/clang++ -Dprofiler_EXPORTS -fPIC -fPIC -MMD -MT CMakeFiles/profiler…
ghost updated
10 years ago
-
For some reason, I can't get the perftools.rb gem to install on my machine (OS X 10.10 Yosemite, RVM) in any Ruby. When ever I run bundle install, it fails with the following:
``` shell
Gem::Ext::Bui…
-
I have the following serializer configuration:
``` ruby
class MeetingSerializer < ApplicationSerializer
attributes :id, :title, :notes, :starts_at, :ends_at, :created_at, :updated_at
has_one :o…
-
Suppose we have an ActiveRecord model created by a database view. A guide on this technique can be found here (http://enterpriserails.chak.org/full-text/chapter-11-view-backed-models)
The long and sh…
-
simple example file:
# we save the JIT engine time by naming specifically what variables and constants we want to be optimized.
A note about constants
Constants are useful in HHVM because they're fa…
ghost updated
10 years ago
-
I tried giving it a run last week and it didn't complete even after 1 hour.
Could you figure out if it even still works?
-
It isn't clear exactly what to do about this, but the sending of a large amount of data to fsautocomplete can make Emacs unresponsive. If we allow keyboard input to interrupt the parse then the data a…