search for: ializ

Displaying 7 results from an estimated 7 matches for "ializ".

Did you mean: aliz
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/environme...
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...
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 possi...
2008 Jun 13
7
Rubyscript2exe undefined ''run'' method
...; max a = rand(random_seed) if (a > b) then random_file.puts a i = i + 1 while ((i/max) * 100) > (@progress_guage.get_value()) @progress_guage.pulse() sleep(0.08) end#gauge while end #if end #while end#def class RandomFrame < RandomBase def initialize super evt_button(start_button) {|event| on_start(event)} end def on_start(event) path = @dirtree.get_path() if location_textbox.get_value().length == 0 then @location_textbox.clear @location_textbox.append_text(path) end @max_number...
2014 Jun 07
0
Multitenancy with Rails and rspec
...C:/Ruby200/lib/ruby/gems/2.0.0/gems/railties-4.0.5/lib/rails/engine.rb:590:in `each' from C:/Ruby200/lib/ruby/gems/2.0.0/gems/railties-4.0.5/lib/rails/engine.rb:590:in `block in <class:Engine> ' from C:/Ruby200/lib/ruby/gems/2.0.0/gems/railties-4.0.5/lib/rails/initializable.rb:30:in `instance_exec' from C:/Ruby200/lib/ruby/gems/2.0.0/gems/railties-4.0.5/lib/rails/initializable.rb:30:in `run' from C:/Ruby200/lib/ruby/gems/2.0.0/gems/railties-4.0.5/lib/rails/initializable.rb:55:in `block in run_init ializers' from C:/Ruby200/...
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