This file contains hidden or 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
/home/slugs/297364_3f93364_2e7b-c61fe6c6-6ea3-4ccc-bd2a-b20b205f890c/mnt/.bundle/gems/ruby/1.8/gems/hobofields-1.0.1/lib/hobo_fields/model_extensions.rb:90:in `belongs_to_without_test_methods' | |
/home/slugs/297364_3f93364_2e7b-c61fe6c6-6ea3-4ccc-bd2a-b20b205f890c/mnt/.bundle/gems/ruby/1.8/gems/hobo-1.0.1/lib/hobo/model.rb:182:in `belongs_to_without_field_declarations' | |
/home/slugs/297364_3f93364_2e7b-c61fe6c6-6ea3-4ccc-bd2a-b20b205f890c/mnt/.bundle/gems/ruby/1.8/gems/hobofields-1.0.1/lib/hobo_fields/model_extensions.rb:90:in `belongs_to_without_test_methods' | |
/home/slugs/297364_3f93364_2e7b-c61fe6c6-6ea3-4ccc-bd2a-b20b205f890c/mnt/.bundle/gems/ruby/1.8/gems/hobo-1.0.1/lib/hobo/model.rb:182:in `belongs_to_without_field_declarations' | |
/home/slugs/297364_3f93364_2e7b-c61fe6c6-6ea3-4ccc-bd2a-b20b205f890c/mnt/.bundle/gems/ruby/1.8/gems/hobofields-1.0.1/lib/hobo_fields/model_extensions.rb:90:in `belongs_to_without_test_methods' | |
/home/slugs/297364_3f93364_2e7b-c61fe6c6-6ea3-4ccc-bd2a-b20b205f890c/mnt/.bundle/gems/ruby/1. |
This file contains hidden or 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
Processing StorypagesController#show_halfguest_login (for 89.133.18.218 at 2010-11-30 21:44:25) [GET] | |
Parameters: {"id"=>"1"} | |
ensure_logged_in: invoking rest_graph | |
ensure_logged_in: rest_graph setup succeeded, continuing | |
User Load (0.7ms) SELECT * FROM "users" WHERE ("users"."id" = 1) | |
en | |
Storypage Load (0.4ms) SELECT * FROM "storypages" WHERE ("storypages"."id" = 1) | |
ActionView::MissingTemplate (Missing template storypages/show_halfguest_login.erb in view path app/views): |
This file contains hidden or 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
NoMethodError (You have a nil object when you didn't expect it! | |
You might have expected an instance of Array. | |
The error occurred while evaluating nil.each): | |
app/models/storypage.rb:112:in `data=' | |
hobo (1.0.1) lib/hobo/model.rb:399:in `send' | |
hobo (1.0.1) lib/hobo/model.rb:399:in `attributes=' | |
hobo (1.0.1) lib/hobo/permissions.rb:194:in `user_update_attributes' | |
hobo (1.0.1) lib/hobo/permissions.rb:171:in `with_acting_user' | |
hobo (1.0.1) lib/hobo/permissions.rb:193:in `user_update_attributes' | |
hobo (1.0.1) lib/hobo/model_controller.rb:593:in `hobo_update' |
This file contains hidden or 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
def self.included(base) | |
@user_models << base.name | |
base.extend(ClassMethods) | |
base.class_eval do | |
fields do | |
crypted_password :string, :limit => 40 | |
salt :string, :limit => 40 |
This file contains hidden or 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
{ | |
"skin": "/flashbuilds/ninimo_viewer.aeon", | |
"locale": { | |
"SAVED": "Website saved", | |
"CHANGE_THEME": "Select theme", | |
"CLOSE": "Close", | |
"ERROR": "Error!", | |
"AVATAR_EDIT_ROTATION": "Rotation", | |
"CONSTRUCTING_EDITOR": "Constructing Editor", | |
"WEBCAM_SHOT": "Webcam shot", |
This file contains hidden or 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
require 'rubygems' | |
require 'wirble' | |
require 'looksee/shortcuts' | |
#require 'irb_rocket' | |
Wirble.init | |
Wirble.colorize | |
begin | |
require "ap" | |
IRB::Irb.class_eval do | |
def output_value |
This file contains hidden or 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
sdsad |
NewerOlder