Displaying 7 results from an estimated 7 matches for "ialized".
2006 Mar 02
5
Instiki and SQL Server??
...e the
tables in sql server though (I''ve added ADO.rb, and gotten a
connection). When I run the create_db script I get the output below.
Has anyone tried this?
C:\software\instiki-ar>ruby script/create_db
C:/software/instiki-ar/script/../config/environment.rb:16: warning:
already init
ialized constant RAILS_ROOT
C:/software/instiki-ar/script/../config/environment.rb:23: warning:
already init
ialized constant RAILS_ENV
C:/software/instiki-ar/script/../config/environment.rb:26: warning:
already init
ialized constant ADDITIONAL_LOAD_PATHS
C:/software/instiki-ar/script/../config/environment...
2005 Sep 26
1
Precomputing the remaining floating point operations.
I see there are still some floating point operations left in the codec
init(ialization) code. Changing that code to fixed point is not only
difficult (due to the trigonometric functions etc) but may also degrade the
precision.
Here is an idea whereby we can easily precompute (record) all those values
on a powerful processor and then use (replay) them on an embedded processor
/ DSP. The only
2013 Mar 14
7
No Migration Files are created
...uot;rails g model Name field1:type" I don''t get the usual
"create db/migrate...." status lines in the console, but instead tons of
location links
(C:/Programs/Railsinstaller/Ruby1.9.3/lib/ruby/gems/...activesupport".
On the Top it says "Block in cunstantize: uninitialized constant cacher
8NameError)
And no migrationfiles are created in the db folder. I tested the "rails
g controller"-command which works fine. Also creating new models
/migrations in other projects do work. But creating migrations in this
specific "sample_app" is no longer possibl...
2008 Jun 13
7
Rubyscript2exe undefined ''run'' method
After I ran my program through Rubyscript2exe, the Random.exe file that
it created is causing the following error:
D:\Ruby projects>random.exe
C:\DOCUME~1\JEDELS~1\eee\eee.Random.exe.2\app\Random.rb:59: undefined
method ''ru
n'' for Wxruby2::App (NoMethodError)
from
C:\DOCUME~1\JEDELS~1\eee\eee.Random.exe.2\bootstrap.rb:77:in `load''
from
2014 Jun 07
0
Multitenancy with Rails and rspec
Hello, I am following this book Multitenancy with Rails. Has anyone here
read this book or can shed light on the issue?
When I run rspec i get following errors
rspec spec/features/accounts/sign_up_spec.rb
C:/Users/J/RubymineProjects/subscribem/spec/dummy/config/environments/test.rb:1:in
`<top (required)>': undefined me
thod `configure' for #<Dummy::Application:0x416fe08>
2016 Mar 04
6
v2.2.22 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.22.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.22.rc1.tar.gz.sig
There are some larger changes here, especially to doveadm to make it support HTTP API. There's still time to do smaller tweaks to the API, so let us know if you have some improvement ideas. Note that the API was designed to look mostly like JMAP, which we're
2016 Mar 04
6
v2.2.22 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.22.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.22.rc1.tar.gz.sig
There are some larger changes here, especially to doveadm to make it support HTTP API. There's still time to do smaller tweaks to the API, so let us know if you have some improvement ideas. Note that the API was designed to look mostly like JMAP, which we're