Skip to content

Commit

Permalink
Renamed the app from rubiks to rubeque
Browse files Browse the repository at this point in the history
  • Loading branch information
David Davis committed Jan 11, 2012
1 parent 1892987 commit a79116c
Show file tree
Hide file tree
Showing 15 changed files with 33 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
@@ -1 +1 @@
rvm 1.9.3@rubiks
rvm 1.9.3@rubeque
5 changes: 4 additions & 1 deletion Gemfile
Expand Up @@ -34,5 +34,8 @@ end

group :development do
# bash < <(curl -L https://raw.github.com/gist/1333785)
gem 'ruby-debug19'
rvm_path = ENV['rvm_path']
gem 'linecache19','0.5.13', :path => "#{rvm_path}/gems/ruby-1.9.3-p0@rubeque/gems/linecache19-0.5.13"
gem 'ruby-debug-base19', '0.11.26', :path => "#{rvm_path}/gems/ruby-1.9.3-p0@rubeque/gems/ruby-debug-base19-0.11.26"
gem 'ruby-debug19', '0.11.6',:require => 'ruby-debug'#, :path => "#{rvm_path}/gems/ruby-1.9.3-p0@rubeque/gems/ruby-debug19-0.11.6"
end
23 changes: 13 additions & 10 deletions Gemfile.lock
@@ -1,3 +1,13 @@
PATH
remote: /Users/davidd/.rvm/gems/ruby-1.9.3-p0@rubeque/gems/linecache19-0.5.13
specs:
linecache19 (0.5.13)

PATH
remote: /Users/davidd/.rvm/gems/ruby-1.9.3-p0@rubeque/gems/ruby-debug-base19-0.11.26
specs:
ruby-debug-base19 (0.11.26)

GEM
remote: http://rubygems.org/
specs:
Expand Down Expand Up @@ -30,7 +40,6 @@ GEM
activesupport (3.1.3)
multi_json (~> 1.0)
ansi (1.4.1)
archive-tar-minitar (0.5.2)
arel (2.2.1)
bcrypt-ruby (3.0.1)
bson (1.5.2)
Expand Down Expand Up @@ -58,8 +67,6 @@ GEM
railties (~> 3.0)
thor (~> 0.14)
json (1.6.4)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -101,16 +108,10 @@ GEM
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
sass (3.1.12)
sass-rails (3.1.5)
actionpack (~> 3.1.0)
Expand Down Expand Up @@ -143,9 +144,11 @@ DEPENDENCIES
coffee-rails (~> 3.1.1)
devise (~> 1.5.3)
jquery-rails
linecache19 (= 0.5.13)!
mongoid (~> 2.4)
rails (= 3.1.3)
ruby-debug19
ruby-debug-base19 (= 0.11.26)!
ruby-debug19 (= 0.11.6)
sass-rails (~> 3.1.5)
turn (= 0.8.2)
uglifier (>= 1.0.3)
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -4,4 +4,4 @@

require File.expand_path('../config/application', __FILE__)

Rubiks::Application.load_tasks
Rubeque::Application.load_tasks
4 changes: 2 additions & 2 deletions app/views/layouts/application.html.erb
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Rubiks</title>
<title>rubeque</title>
<%= stylesheet_link_tag "application" %>
<%= javascript_include_tag "application" %>
<%= csrf_meta_tags %>
Expand All @@ -10,7 +10,7 @@

<div class="header">
<div class="logo">
Rubiks Cubed
rubeque
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion config.ru
@@ -1,4 +1,4 @@
# This file is used by Rack-based servers to start the application.

require ::File.expand_path('../config/environment', __FILE__)
run Rubiks::Application
run Rubeque::Application
2 changes: 1 addition & 1 deletion config/application.rb
Expand Up @@ -15,7 +15,7 @@
# Bundler.require(:default, :assets, Rails.env)
end

module Rubiks
module Rubeque
class Application < Rails::Application
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
Expand Down
2 changes: 1 addition & 1 deletion config/environment.rb
Expand Up @@ -2,4 +2,4 @@
require File.expand_path('../application', __FILE__)

# Initialize the rails application
Rubiks::Application.initialize!
Rubeque::Application.initialize!
2 changes: 1 addition & 1 deletion config/environments/development.rb
@@ -1,4 +1,4 @@
Rubiks::Application.configure do
Rubeque::Application.configure do
# Settings specified here will take precedence over those in config/application.rb

# In the development environment your application's code is reloaded on
Expand Down
2 changes: 1 addition & 1 deletion config/environments/production.rb
@@ -1,4 +1,4 @@
Rubiks::Application.configure do
Rubeque::Application.configure do
# Settings specified here will take precedence over those in config/application.rb

# Code is not reloaded between requests
Expand Down
2 changes: 1 addition & 1 deletion config/environments/test.rb
@@ -1,4 +1,4 @@
Rubiks::Application.configure do
Rubeque::Application.configure do
# Settings specified here will take precedence over those in config/application.rb

# The test environment is used exclusively to run your application's
Expand Down
2 changes: 1 addition & 1 deletion config/initializers/secret_token.rb
Expand Up @@ -4,4 +4,4 @@
# If you change this key, all old signed cookies will become invalid!
# Make sure the secret is at least 30 characters and all random,
# no regular words or you'll be exposed to dictionary attacks.
Rubiks::Application.config.secret_token = '5071aa9102854f283467febff356a2166072fc2745ef846340eebf33afcb48a398229f7b8437eecfedf6e020dc954f42e81cf25a26384743cabec46dd7d9c2f3'
Rubeque::Application.config.secret_token = '5071aa9102854f283467febff356a2166072fc2745ef846340eebf33afcb48a398229f7b8437eecfedf6e020dc954f42e81cf25a26384743cabec46dd7d9c2f3'
4 changes: 2 additions & 2 deletions config/initializers/session_store.rb
@@ -1,8 +1,8 @@
# Be sure to restart your server when you modify this file.

Rubiks::Application.config.session_store :cookie_store, key: '_rubiks_session'
rubeque::Application.config.session_store :cookie_store, key: '_rubeque_session'

# Use the database for sessions instead of the cookie-based default,
# which shouldn't be used to store highly confidential information
# (create the session table with "rails generate session_migration")
# Rubiks::Application.config.session_store :active_record_store
# rubeque::Application.config.session_store :active_record_store
4 changes: 2 additions & 2 deletions config/mongoid.yml
Expand Up @@ -4,11 +4,11 @@ defaults: &defaults

development:
<<: *defaults
database: rubiks_dev
database: rubeque_dev

test:
<<: *defaults
database: rubiks_test
database: rubeque_test

production:
host: <%= ENV["MONGOID_HOST"] %>
Expand Down
2 changes: 1 addition & 1 deletion config/routes.rb
@@ -1,4 +1,4 @@
Rubiks::Application.routes.draw do
Rubeque::Application.routes.draw do
resources :problems

devise_for :users
Expand Down

0 comments on commit a79116c

Please sign in to comment.