This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Group < ActiveRecord::Base | |
require 'ftools' | |
cattr_accessor :update_sql | |
@@update_sql = " | |
SELECT | |
groupID as id, | |
categoryID as category_id, | |
groupName as name, | |
description as description, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Group < ActiveRecord::Base | |
require 'ftools' | |
cattr_accessor :update_sql | |
@@update_sql = " | |
SELECT | |
groupID as id, | |
categoryID as category_id, | |
groupName as name, | |
description as description, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kristoffer@boxofgoodies:~/nexus$ rake spec | |
(in /home/kristoffer/nexus) | |
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- activemessaging/processor (MissingSourceFile) | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:155:in `require' | |
from /home/kristoffer/nexus/app/models/alert.rb:2 | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:155:in `require' | |
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:262:in `require_or_load' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2008.11.24 18:14 | |
Victim: Chtimi | |
Corp: Pandora Requiem | |
Alliance: None | |
Faction: NONE | |
Destroyed: Megathron | |
System: E9G-MT | |
Security: 0.0 | |
Damage Taken: 34340 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2008.11.23 16:50:00 | |
Victim: Nathalia Itiero | |
Corp: The Aduro Protocol | |
Alliance: NONE | |
Faction: NONE | |
Destroyed: Harbinger | |
System: Ladistier | |
Security: 0.3 | |
Damage Taken: 18828 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2008.11.16 16:31:00 | |
Victim: Nathalia Itiero | |
Corp: The Aduro Protocol | |
Alliance: NONE | |
Faction: NONE | |
Destroyed: Helios | |
System: X-M2LR | |
Security: 0.0 | |
Damage Taken: 1703 |
NewerOlder