search for: acti

Displaying 18 results from an estimated 18 matches for "acti".

Did you mean: act
2013 Mar 14
7
No Migration Files are created
...denly (chapter 11) I can nolonger create Migration Files. when entering "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 cr...
2005 Nov 16
4
What happened to mysql connection?
...word: production: adapter: mysql database: hdchat host: 10.0.0.1 username: webuser password: Until today rails with this config ran fine. Today morning I wanted to continue my work. After starting my app I got the following error: Errno::ENOENT in <controller not set>#<action not set> No such file or directory - /tmp/mysql.sock RAILS_ROOT: ./script/../config/../ Application Trace | Framework Trace | Full Trace /opt/local/lib/ruby/gems/1.8/gems/activerecord-1.13.0/lib/ active_record/vendor/mysql411.rb:43:in `initialize'' /opt/local/lib/ruby/gems/1.8/gems/...
2008 Jun 25
2
How to escape from the before_filter for the particular acti
Hi, We use the following code in the ApplicationController. before_filter :login_required Iam aware, this will be called for every action. How to escape for the particular action? Thanks, Ayyanar. A -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group,...
2008 Dec 24
1
Question About Samba version 3.0.28-1.e15_2.1
I can't open a file (on our samba server) using Actis, When I troubleshoot the problem using Wireshark, see SMB protocol using FIND_FIRST2 and filename using obscure Windows metacharacters, e.g. USAARG03V>>A.SWK , which gives STATUS_NO_SUCH_FILE (Samba is interpreting the name literally) But if the files are copied to a local dr...
2006 May 19
1
Strange error when testing layered web service
....8/xsd/xmlparser/xmlparser.rb:34:in `do_parse'' c:/ruby/lib/ruby/1.8/xsd/xmlparser/xmlparser.rb:31:in `do_parse'' c:/ruby/lib/ruby/1.8/soap/parser.rb:92:in `parse'' c:/ruby/lib/ruby/1.8/soap/processor.rb:39:in `unmarshal'' c:/ruby/lib/ruby/gems/1.8/gems/actionwebservice-1.1.2/lib/action_web_ser vice/protocol/soap_proto col.rb:84:in `decode_response'' c:/ruby/lib/ruby/gems/1.8/gems/actionwebservice-1.1.2/lib/action_web_ser vice/test_invoke.rb:60:i n `decode_rpc_response'' c:/ruby/lib/ruby/gems/1.8/gems/actionwebservice-1.1.2/lib/acti...
2011 Nov 16
1
New to Ruby On Rails. Problems Installing Rails.
...ot myself. C:\ruby\bin>gem install rails --include-dependencies INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list ERROR: While executing gem ... (Gem::DependencyError) Unable to resolve dependencies: rails requires activesupport (= 2.3.4), activerecord (= 2.3.4), actionpack (= 2.3.4), actionmailer (= 2.3.4), acti veresource (= 2.3.4) My version are: Ruby: ruby 1.9.3p0 (2011-10-30) [i386-mingw32] Gem: 1.8.11. P.S. - Does the registration question have to be so much into Ruby? I had to Google for the answer and...
2008 May 09
2
Getting an error when trying to create a new application..
I''m new to Ruby/Ruby on Rails. I''m trying to create an application and am getting this error: C:\InstantRails\rails_apps>rails demo C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:379:in `report_activate_ error'': RubyGem version error: activesupport(2.0.2 not = 2.0.2.9216) (Gem::LoadE rror) from C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:311:in `act ivate'' from C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:337:in `act ivate''...
2004 Jan 29
2
Skynet Mail Protection scan results
...: most likely he/she doesn't know he/she has a computer virus. Gelieve de zender te contacteren: hoogst waarschijnlijk weet hij/zij niet dat hij/zij geinfecteerd is met een computer virus. Veuillez contacter l'expéditeur: le plus souvent, il/elle ne sait pas que son ordinateur est infecté. Actions taken for the infected files: Ondernomen actie voor de geinfecteerde bestanden: Actions prises pour les fichiers infectés: ------------------------------------- The infected file was saved to quarantine with name: 1075396470-RAVi0THETmB032043. The file (part0002:body.zip)->body.scr attached...
2009 Jan 13
2
Cucumber newbie gets Webrat::Se ssion (LoadError)
Just trying to get cucumber/webrat going and so after following the installation process here http://wiki.github.com/aslakhellesoy/cucumber/ruby-on-rails i wrote a quick feature and when I rake features, I get the following in the console: c:/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/acti ve_support/dependencies.rb:262:in `load_missing_constant'': Expected c:/projects/ classroomparent/vendor/plugins/webrat/lib/webrat/session.rb to define Webrat::Se ssion (LoadError) Failed to load features/support/env.rb from c:/InstantRails-2.0-win/ruby/lib/ru by/ge...
2012 Apr 13
0
console for JRuby/Sinatra with Tomcat ?
...r. I saw where it was claimed you could get a console in Sinatra by doing something like this: irb -r my_sinatra_app.rb for me that would be jruby -S rb my_sinatra_app.rb but I get this error when I do that as obviously tomcat must initialize some things: C:/Tomcat60/webapps/ROOT/WEB-INF/vendor/activerecord-jdbc- adapter-0.9.2/lib/acti ve_record/connection_adapters/jdbc_adapter.rb:330:in `initialize'':RuntimeError: The driver encountered an error: cannot load Java class com.microsoft.sqlserver. jdbc.SQLServerDriver -- You received this message because you are subscribed to the Google...
2014 Apr 14
0
Foundation & Authlogic
Seems I can get either Foundation or Authlogic to work but not both - After bundle install when I do a rails g foundation:install I get the following: C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/activerecord-4.1.0/lib/acti ve_record/dynamic_matchers.rb:26:in `method_missing': undefined local variable o r method `inheritable_attributes' for ActiveRecord::Base:Class (NameError) from C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/bundler/gems/authlo gic-a087ad0cba3c/lib/authlogic/...
2014 Aug 27
2
Cannot Static Routes
...ie in config files, but I can't configure static routes, I tested: [root at centos7 ~]# cat /etc/sysconfig/network-scripts/routes-enp0s3 ADDRESS0=10.10.10.0 NETMASK0=255.255.255.0 GATEWAY0=192.168.1.1 logs says nothing: ago 27 15:38:29 centos7.vhgroup.corp NetworkManager[2299]: <info> Activation (enp0s3) Stage 5 of 5 (IPv4 Commit) complete. ago 27 15:38:29 centos7.vhgroup.corp NetworkManager[2299]: <info> (enp0s3): device state change: ip-check -> seconda...0 0] ago 27 15:38:29 centos7.vhgroup.corp NetworkManager[2299]: <info> (enp0s3): device state change: secondaries...
2019 Oct 18
0
Child Domains
Hello, I think you got lots of answers w.r.t. feasibility, but none w.r.t. desirability ("Is this a good practice") ? I?d not do it. Your organization might relocate, or employees might switch locations. This can add a lot of unnecessary confusion for others. What prevents you from having a single domain? Or at least structuring on a criteria that is more relevant in the long run? Regards, Joachim ---...
2004 Mar 11
7
asterisk gui client
I have looked at matt's asterisk gui client at sourceforge. I am not a programmer by trade. The documentation there seems to be a bit lacking. Has anyone have the experience in installing the gui client and may perhaps have a how-to document available for sharing. -- David Kwok Tel: 612 99292086 ext 1002 Iaxtel/FWD # 17001813482 ext 1002 -------------- next part -------------- A non-text
2005 Mar 24
2
Toll-free DID switchover: Get status?
...of a toll-free DID switchover? I've checked the AT&T database and they no longer show my number as being available (and I hope that's because I'm getting it! :) ), but that's all I've been able to find out. The company performing the switchover has been less than proactive in giving me information on this, even after several requests. I understand that much (if not all) of the switchover is out of their hands; however, I would really like to know why my DID seems to be taking such a strange (and seemingly slow) roller-coaster road, and more important, when I&...
2011 Nov 05
3
How to get Rails 3.1's Cache store (FileStore) to work with Rack::Sendfile
...s needed to get Rack::Cache to serve files using X-Sendfile through Rack::Sendfile. After poking around Rack::Cache, I found out that none of the Rack::Cache Entitystores are used -- what''s being used is Rails'' own storage solution<https://github.com/rails/rails/blob/3-1-stable/activesupport/lib/active_support/cache/file_store.rb> . Is there a reason that FileStore doesn''t support Rack::Sendfile at the moment (why it uses Marshal)? What would be the easiest way to get to what I need? Can I just tell Rails to use Rack::Cache''s Disk entitystore? If not, wha...
2019 Oct 16
2
Child Domains
...gt; Hello good night everyone, I can do in samba domain > > children, that is, I > > > have a domain global.corp and in each branch I have a > > city.global.corp and > > > in each city have trust between the child domains? > > > > > > Is this a good practice? > > That totaly depends on you needs, its not something we can tell based on > the little info you gave. > Now, i suggest you read first. > > This shows what your restrictions are the nameings. > > https://support.microsoft.com/nl-nl/help/909264/naming-conventions-in-acti...
2013 Mar 06
22
Windows Remote Desktop Services (Could not find a suitable provider for dism)
Hello all Was wondering if someone could help or advise where i''m going wrong i''m trying to install Windows 2008 R2 Remote Desktop Services via Puppet using either DISM or Powershell modules from the forge and getting the same error When using DISM class roles::trm::remote_desktop_services { dism { ''AppServer'': ensure => present, } dism {