Merge pull request #18 from finnlabs/feature/rails3_adapt_structure
Feature/rails3 adapt structurepull/6827/head
commit
8691422bf5
@ -1 +0,0 @@ |
||||
.DS_Store |
@ -1,14 +0,0 @@ |
||||
source "http://rubygems.org" |
||||
|
||||
# Declare your gem's dependencies in redmine-meeting.gemspec. |
||||
# Bundler will treat runtime dependencies like base dependencies, and |
||||
# development dependencies will be added by default to the :development group. |
||||
|
||||
gemspec |
||||
|
||||
if ENV['RAILS_ROOT'] |
||||
eval(IO.read("#{ENV['RAILS_ROOT']}/Gemfile"), binding) |
||||
else |
||||
puts "Host application dependencies not loaded. If you plan to run cucumber tests, specify env variable RAILS_ROOT." |
||||
end |
||||
|
@ -1,400 +0,0 @@ |
||||
GIT |
||||
remote: git://github.com/awebneck/object_daddy.git |
||||
revision: cf5abf001cdbd14b47a3b51421446717a3183f0a |
||||
specs: |
||||
object-daddy (1.1.0) |
||||
|
||||
GIT |
||||
remote: git://github.com/fnando/i18n-js.git |
||||
revision: 8801f8d17ef96c48a7a0269e251fcf1648c8f441 |
||||
branch: rewrite |
||||
specs: |
||||
i18n-js (3.0.0.rc5) |
||||
i18n |
||||
|
||||
GIT |
||||
remote: git://github.com/rails/rails.git |
||||
revision: 488699166c3558963fa82d4689a35f8c3fd93f47 |
||||
branch: 3-2-13 |
||||
specs: |
||||
actionmailer (3.2.13.rc2) |
||||
actionpack (= 3.2.13.rc2) |
||||
mail (~> 2.5.3) |
||||
actionpack (3.2.13.rc2) |
||||
activemodel (= 3.2.13.rc2) |
||||
activesupport (= 3.2.13.rc2) |
||||
builder (~> 3.0.0) |
||||
erubis (~> 2.7.0) |
||||
journey (~> 1.0.4) |
||||
rack (~> 1.4.5) |
||||
rack-cache (~> 1.2) |
||||
rack-test (~> 0.6.1) |
||||
sprockets (~> 2.2.1) |
||||
activemodel (3.2.13.rc2) |
||||
activesupport (= 3.2.13.rc2) |
||||
builder (~> 3.0.0) |
||||
activerecord (3.2.13.rc2) |
||||
activemodel (= 3.2.13.rc2) |
||||
activesupport (= 3.2.13.rc2) |
||||
arel (~> 3.0.2) |
||||
tzinfo (~> 0.3.29) |
||||
activeresource (3.2.13.rc2) |
||||
activemodel (= 3.2.13.rc2) |
||||
activesupport (= 3.2.13.rc2) |
||||
activesupport (3.2.13.rc2) |
||||
i18n (= 0.6.1) |
||||
multi_json (~> 1.0) |
||||
rails (3.2.13.rc2) |
||||
actionmailer (= 3.2.13.rc2) |
||||
actionpack (= 3.2.13.rc2) |
||||
activerecord (= 3.2.13.rc2) |
||||
activeresource (= 3.2.13.rc2) |
||||
activesupport (= 3.2.13.rc2) |
||||
bundler (~> 1.0) |
||||
railties (= 3.2.13.rc2) |
||||
railties (3.2.13.rc2) |
||||
actionpack (= 3.2.13.rc2) |
||||
activesupport (= 3.2.13.rc2) |
||||
rack-ssl (~> 1.3.2) |
||||
rake (>= 0.8.7) |
||||
rdoc (~> 3.4) |
||||
thor (>= 0.14.6, < 2.0) |
||||
|
||||
GIT |
||||
remote: git://github.com/svenfuchs/globalize3.git |
||||
revision: ee44def9b244f02a41c3687a73cf7c0165667e3d |
||||
specs: |
||||
globalize3 (0.3.0) |
||||
activemodel (>= 3.0.0) |
||||
activerecord (>= 3.0.0) |
||||
paper_trail (~> 2) |
||||
|
||||
GIT |
||||
remote: git://github.com/tessi/sprockets.git |
||||
revision: f8cf7a6d158f000096a94fb4be74195e8459d0fd |
||||
branch: 2_2_1-backport |
||||
specs: |
||||
sprockets (2.2.1) |
||||
hike (~> 1.2) |
||||
multi_json (~> 1.0) |
||||
rack (~> 1.0) |
||||
tilt (~> 1.1, != 1.3.0) |
||||
|
||||
PATH |
||||
remote: . |
||||
specs: |
||||
openproject_meeting (2.5.0) |
||||
rails (~> 3.2.9) |
||||
|
||||
GEM |
||||
remote: http://rubygems.org/ |
||||
remote: https://rubygems.org/ |
||||
specs: |
||||
addressable (2.3.3) |
||||
arel (3.0.2) |
||||
awesome_nested_set (2.1.6) |
||||
activerecord (>= 3.0.0) |
||||
binding_of_caller (0.7.1) |
||||
debug_inspector (>= 0.0.1) |
||||
bourne (1.4.0) |
||||
mocha (~> 0.13.2) |
||||
builder (3.0.4) |
||||
bullet (4.4.0) |
||||
uniform_notifier |
||||
capybara (2.0.2) |
||||
mime-types (>= 1.16) |
||||
nokogiri (>= 1.3.3) |
||||
rack (>= 1.0.0) |
||||
rack-test (>= 0.5.4) |
||||
selenium-webdriver (~> 2.0) |
||||
xpath (~> 1.0.0) |
||||
childprocess (0.3.9) |
||||
ffi (~> 1.0, >= 1.0.11) |
||||
coderay (1.0.9) |
||||
coffee-rails (3.2.2) |
||||
coffee-script (>= 2.2.0) |
||||
railties (~> 3.2.0) |
||||
coffee-script (2.2.0) |
||||
coffee-script-source |
||||
execjs |
||||
coffee-script-source (1.6.2) |
||||
columnize (0.3.6) |
||||
cucumber (1.2.3) |
||||
builder (>= 2.1.2) |
||||
diff-lcs (>= 1.1.3) |
||||
gherkin (~> 2.11.6) |
||||
multi_json (~> 1.3) |
||||
cucumber-rails (1.3.1) |
||||
capybara (>= 1.1.2) |
||||
cucumber (>= 1.2.0) |
||||
nokogiri (>= 1.5.0) |
||||
rails (~> 3.0) |
||||
cucumber-rails-training-wheels (1.0.0) |
||||
cucumber-rails (>= 1.1.1) |
||||
database_cleaner (0.9.1) |
||||
debug_inspector (0.0.2) |
||||
debugger (1.5.0) |
||||
columnize (>= 0.3.1) |
||||
debugger-linecache (~> 1.2.0) |
||||
debugger-ruby_core_source (~> 1.2.0) |
||||
debugger-linecache (1.2.0) |
||||
debugger-ruby_core_source (1.2.0) |
||||
delayed_job (3.0.5) |
||||
activesupport (~> 3.0) |
||||
delayed_job_active_record (0.4.3) |
||||
activerecord (>= 2.1.0, < 4) |
||||
delayed_job (~> 3.0) |
||||
diff-lcs (1.2.1) |
||||
erubis (2.7.0) |
||||
execjs (1.4.0) |
||||
multi_json (~> 1.0) |
||||
factory_girl (4.2.0) |
||||
activesupport (>= 3.0.0) |
||||
factory_girl_rails (4.2.1) |
||||
factory_girl (~> 4.2.0) |
||||
railties (>= 3.0.0) |
||||
fastercsv (1.5.5) |
||||
ffi (1.5.0) |
||||
gherkin (2.11.6) |
||||
json (>= 1.7.6) |
||||
guard (1.6.2) |
||||
listen (>= 0.6.0) |
||||
lumberjack (>= 1.0.2) |
||||
pry (>= 0.9.10) |
||||
terminal-table (>= 1.4.3) |
||||
thor (>= 0.14.6) |
||||
guard-cucumber (1.3.2) |
||||
cucumber (>= 1.2.0) |
||||
guard (>= 1.1.0) |
||||
guard-rspec (2.5.1) |
||||
guard (>= 1.1) |
||||
rspec (~> 2.11) |
||||
guard-spork (1.5.0) |
||||
childprocess (>= 0.2.3) |
||||
guard (>= 1.1) |
||||
spork (>= 0.8.4) |
||||
guard-test (0.7.0) |
||||
guard (>= 1.1) |
||||
test-unit (~> 2.2) |
||||
hike (1.2.1) |
||||
htmldiff (0.0.1) |
||||
i18n (0.6.1) |
||||
interception (0.3) |
||||
journey (1.0.4) |
||||
jquery-rails (2.0.3) |
||||
railties (>= 3.1.0, < 5.0) |
||||
thor (~> 0.14) |
||||
jquery-ui-rails (4.0.2) |
||||
jquery-rails |
||||
railties (>= 3.1.0) |
||||
json (1.7.7) |
||||
launchy (2.1.2) |
||||
addressable (~> 2.3) |
||||
letter_opener (1.0.0) |
||||
launchy (>= 2.0.4) |
||||
libv8 (3.11.8.13) |
||||
listen (0.7.3) |
||||
loofah (1.2.1) |
||||
nokogiri (>= 1.4.4) |
||||
lumberjack (1.0.3) |
||||
mail (2.5.3) |
||||
i18n (>= 0.4.0) |
||||
mime-types (~> 1.16) |
||||
treetop (~> 1.4.8) |
||||
metaclass (0.0.1) |
||||
method_source (0.8.1) |
||||
mime-types (1.21) |
||||
mocha (0.13.3) |
||||
metaclass (~> 0.0.1) |
||||
multi_json (1.7.1) |
||||
mysql (2.9.1) |
||||
mysql2 (0.3.11) |
||||
nokogiri (1.5.8) |
||||
paper_trail (2.7.1) |
||||
activerecord (~> 3.0) |
||||
railties (~> 3.0) |
||||
pg (0.14.1) |
||||
polyglot (0.3.3) |
||||
prototype-rails (3.2.1) |
||||
rails (~> 3.2) |
||||
pry (0.9.12) |
||||
coderay (~> 1.0.5) |
||||
method_source (~> 0.8) |
||||
slop (~> 3.4) |
||||
pry-debugger (0.2.2) |
||||
debugger (~> 1.3) |
||||
pry (~> 0.9.10) |
||||
pry-doc (0.4.4) |
||||
pry (>= 0.9.9.6) |
||||
yard (~> 0.8.1) |
||||
pry-rails (0.2.2) |
||||
pry (>= 0.9.10) |
||||
pry-rescue (1.0.0) |
||||
interception (>= 0.3) |
||||
pry |
||||
pry-stack_explorer (0.4.9) |
||||
binding_of_caller (>= 0.7) |
||||
pry (~> 0.9.11) |
||||
rack (1.4.5) |
||||
rack-cache (1.2) |
||||
rack (>= 0.4) |
||||
rack-mini-profiler (0.1.23) |
||||
rack (>= 1.1.3) |
||||
rack-ssl (1.3.3) |
||||
rack |
||||
rack-test (0.6.2) |
||||
rack (>= 1.0) |
||||
rails-dev-tweaks (0.6.1) |
||||
actionpack (~> 3.1) |
||||
railties (~> 3.1) |
||||
rails-footnotes (3.7.9) |
||||
rails (>= 3.0.0) |
||||
rails_autolink (1.0.9) |
||||
rails (~> 3.1) |
||||
rake (10.0.3) |
||||
rb-fsevent (0.9.3) |
||||
rb-readline (0.4.2) |
||||
rdoc (3.12.2) |
||||
json (~> 1.4) |
||||
ref (1.0.4) |
||||
rmagick (2.13.2) |
||||
rspec (2.13.0) |
||||
rspec-core (~> 2.13.0) |
||||
rspec-expectations (~> 2.13.0) |
||||
rspec-mocks (~> 2.13.0) |
||||
rspec-core (2.13.1) |
||||
rspec-expectations (2.13.0) |
||||
diff-lcs (>= 1.1.3, < 2.0) |
||||
rspec-mocks (2.13.0) |
||||
rspec-rails (2.13.0) |
||||
actionpack (>= 3.0) |
||||
activesupport (>= 3.0) |
||||
railties (>= 3.0) |
||||
rspec-core (~> 2.13.0) |
||||
rspec-expectations (~> 2.13.0) |
||||
rspec-mocks (~> 2.13.0) |
||||
ruby-openid (2.1.8) |
||||
ruby-prof (0.13.0) |
||||
rubytree (0.8.3) |
||||
json (>= 1.7.5) |
||||
structured_warnings (>= 0.1.3) |
||||
rubyzip (0.9.9) |
||||
sass (3.2.7) |
||||
sass-rails (3.2.6) |
||||
railties (~> 3.2.0) |
||||
sass (>= 3.1.10) |
||||
tilt (~> 1.3) |
||||
selenium-webdriver (2.31.0) |
||||
childprocess (>= 0.2.5) |
||||
multi_json (~> 1.0) |
||||
rubyzip |
||||
websocket (~> 1.0.4) |
||||
shoulda (3.1.1) |
||||
shoulda-context (~> 1.0) |
||||
shoulda-matchers (~> 1.2) |
||||
shoulda-context (1.0.2) |
||||
shoulda-matchers (1.5.2) |
||||
activesupport (>= 3.0.0) |
||||
bourne (~> 1.3) |
||||
slop (3.4.4) |
||||
spork (1.0.0rc3) |
||||
spork-rails (3.2.1) |
||||
rails (>= 3.0.0, < 3.3.0) |
||||
spork (>= 1.0rc0) |
||||
spork-testunit (0.0.8) |
||||
spork (>= 0.6.0) |
||||
sqlite3 (1.3.7) |
||||
sqlite3-ruby (1.2.5) |
||||
structured_warnings (0.1.3) |
||||
terminal-table (1.4.5) |
||||
test-unit (2.5.4) |
||||
therubyracer (0.11.4) |
||||
libv8 (~> 3.11.8.12) |
||||
ref |
||||
thor (0.17.0) |
||||
tilt (1.3.6) |
||||
tinymce-rails (3.5.8.1) |
||||
railties (>= 3.1.1) |
||||
tinymce-rails-langs (0.1) |
||||
tinymce-rails (>= 3.4.9) |
||||
treetop (1.4.12) |
||||
polyglot |
||||
polyglot (>= 0.3.1) |
||||
tzinfo (0.3.37) |
||||
uglifier (1.3.0) |
||||
execjs (>= 0.3.0) |
||||
multi_json (~> 1.0, >= 1.0.2) |
||||
uniform_notifier (1.2.0) |
||||
websocket (1.0.7) |
||||
xpath (1.0.0) |
||||
nokogiri (~> 1.3) |
||||
yard (0.8.5.2) |
||||
|
||||
PLATFORMS |
||||
ruby |
||||
|
||||
DEPENDENCIES |
||||
activerecord-jdbcmysql-adapter |
||||
activerecord-jdbcpostgresql-adapter |
||||
activerecord-jdbcsqlite3-adapter |
||||
awesome_nested_set |
||||
bullet |
||||
capybara |
||||
coderay (~> 1.0.5) |
||||
coffee-rails (~> 3.2.1) |
||||
cucumber-rails |
||||
cucumber-rails-training-wheels |
||||
database_cleaner |
||||
delayed_job_active_record |
||||
execjs |
||||
factory_girl_rails (~> 4.0) |
||||
fastercsv (~> 1.5.0) |
||||
globalize3! |
||||
guard-cucumber |
||||
guard-rspec |
||||
guard-spork |
||||
guard-test |
||||
htmldiff |
||||
i18n-js! |
||||
jquery-rails (~> 2.0.3) |
||||
jquery-ui-rails |
||||
jruby-openssl |
||||
launchy (~> 2.1.0) |
||||
letter_opener (~> 1.0.0) |
||||
loofah |
||||
mocha (~> 0.13.1) |
||||
mysql |
||||
mysql2 (~> 0.3.11) |
||||
object-daddy! |
||||
openproject_meeting! |
||||
pg |
||||
prototype-rails |
||||
pry-debugger |
||||
pry-doc |
||||
pry-rails |
||||
pry-rescue |
||||
pry-stack_explorer |
||||
rack-mini-profiler |
||||
rails! |
||||
rails-dev-tweaks (~> 0.6.1) |
||||
rails-footnotes (>= 3.7.5.rc4) |
||||
rails_autolink |
||||
rb-fsevent |
||||
rb-readline |
||||
rdoc (>= 2.4.2) |
||||
rmagick (>= 1.15.17) |
||||
rspec-rails (~> 2.0) |
||||
ruby-openid (~> 2.1.4) |
||||
ruby-prof |
||||
rubytree (~> 0.8.3) |
||||
sass-rails (~> 3.2.3) |
||||
shoulda (~> 3.1.1) |
||||
spork-rails |
||||
spork-testunit |
||||
sprockets! |
||||
sqlite3 |
||||
sqlite3-ruby (< 1.3) |
||||
therubyracer |
||||
tinymce-rails |
||||
tinymce-rails-langs |
||||
uglifier (>= 1.0.3) |
@ -1,38 +0,0 @@ |
||||
#!/usr/bin/env rake |
||||
begin |
||||
require 'bundler/setup' |
||||
rescue LoadError |
||||
puts 'You must `gem install bundler` and `bundle install` to run rake tasks' |
||||
end |
||||
begin |
||||
require 'rdoc/task' |
||||
rescue LoadError |
||||
require 'rdoc/rdoc' |
||||
require 'rake/rdoctask' |
||||
RDoc::Task = Rake::RDocTask |
||||
end |
||||
|
||||
RDoc::Task.new(:rdoc) do |rdoc| |
||||
rdoc.rdoc_dir = 'rdoc' |
||||
rdoc.title = 'RedmineMeeting' |
||||
rdoc.options << '--line-numbers' |
||||
rdoc.rdoc_files.include('README.rdoc') |
||||
rdoc.rdoc_files.include('lib/**/*.rb') |
||||
end |
||||
|
||||
|
||||
|
||||
|
||||
Bundler::GemHelper.install_tasks |
||||
|
||||
require 'rake/testtask' |
||||
|
||||
Rake::TestTask.new(:test) do |t| |
||||
t.libs << 'lib' |
||||
t.libs << 'test' |
||||
t.pattern = 'test/**/*_test.rb' |
||||
t.verbose = false |
||||
end |
||||
|
||||
|
||||
task :default => :test |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 228 B |
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 317 B |
@ -0,0 +1,3 @@ |
||||
<% content_for :header_tags do %> |
||||
<%= stylesheet_link_tag 'meeting/meeting.css' %> |
||||
<% end %> |
@ -1,8 +0,0 @@ |
||||
<% |
||||
rerun = File.file?('rerun.txt') ? IO.read('rerun.txt') : "" |
||||
rerun_opts = rerun.to_s.strip.empty? ? "--format #{ENV['CUCUMBER_FORMAT'] || 'progress'} features" : "--format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} #{rerun}" |
||||
std_opts = "--format #{ENV['CUCUMBER_FORMAT'] || 'pretty'} --strict --tags ~@wip" |
||||
%> |
||||
default: <%= std_opts %> features -r <%= "#{ENV['RAILS_ROOT']}/features" %> -r features --guess |
||||
wip: --tags @wip:3 --wip features -r <%= "#{ENV['RAILS_ROOT']}/features" %> -r features --guess |
||||
rerun: <%= rerun_opts %> --format rerun --out rerun.txt --strict --tags ~@wip |
Loading…
Reference in new issue