Skip to content

Instantly share code, notes, and snippets.

@seyyah
Last active January 22, 2016 18:42
Show Gist options
  • Save seyyah/d32cdf2373ea8ccaecb0 to your computer and use it in GitHub Desktop.
Save seyyah/d32cdf2373ea8ccaecb0 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'rails', '4.2.0'
gem 'sass-rails', '>= 3.2'
gem 'uglifier'#, '>= 1.3.0'
gem 'coffee-rails'#, '~> 4.1.0'
gem 'jquery-rails'
gem 'jbuilder'#, '~> 2.0'
gem 'execjs'
gem 'therubyracer'
gem 'slim'
gem 'slim-rails'
gem 'rails-i18n'
gem 'devise-i18n'
gem 'omniauth'
gem 'omniauth-facebook', '3.0.0'
gem 'will-paginate-i18n'
gem 'globalize'
#gem 'less-rails-bootstrap'
gem 'formtastic'#, '2.3.1'
gem 'formtastic-bootstrap'#, '3.0.0'
gem 'angular-ui-bootstrap-rails'
gem 'cocoon'
gem 'jquery-tokeninput-rails'
gem 'will_paginate'#, '~> 3.0'
gem 'bootstrap-will_paginate'
gem 'turbolinks'
gem 'friendly_id'#, '~> 5.0.0'
gem 'unicode_utils'
#gem 'bootstrap-sass', '~> 3.3.5'
gem 'font-awesome-rails'
gem 'famfamfam_flags_rails'
gem 'redcarpet'
gem 'carrierwave'
gem 'smarter_csv'
gem 'sitemap_generator'
gem 'wicked'
gem 'wicked_pdf'
gem 'wkhtmltopdf-binary'
gem 'devise'
gem 'pundit'
gem 'public_activity'
group :development do
# gem 'better_errors'
gem 'quiet_assets'
gem 'rails_layout'
gem 'spring-commands-rspec'
gem 'zeus', "0.15.1"
gem 'sextant'
gem 'pry-rails'
gem 'thin'
gem 'binding_of_caller'
gem 'bullet'
gem 'hirb'
end
group :development, :test do
#gem 'byebug'
gem 'web-console', '~> 2.0'
gem 'spring'
end
gem 'mysql2', '~> 0.3.18'
# gem 'sqlite3'
group :development, :test do
gem 'factory_girl_rails'
gem 'faker'
gem 'rspec-rails'
end
group :production do
gem 'rails_12factor'
end
group :test do
gem 'capybara'
gem 'database_cleaner'
gem 'launchy'
gem 'selenium-webdriver'
end
# gem 'ngrok'
# > https://pagekite.net/support/quickstart/
gem 'unicorn'
gem 'savon'
gem 'iletimerkezisms'
gem 'statsample'
gem 'descriptive_statistics', '~> 2.4.0', require: 'descriptive_statistics/safe'
gem 'angular_rails_csrf'
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.0)
actionview (= 4.2.0)
activesupport (= 4.2.0)
rack (~> 1.6.0)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
actionview (4.2.0)
activesupport (= 4.2.0)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.1)
activejob (4.2.0)
activesupport (= 4.2.0)
globalid (>= 0.3.0)
activemodel (4.2.0)
activesupport (= 4.2.0)
builder (~> 3.1)
activerecord (4.2.0)
activemodel (= 4.2.0)
activesupport (= 4.2.0)
arel (~> 6.0)
activesupport (4.2.0)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
angular-ui-bootstrap-rails (0.14.3)
angular_rails_csrf (1.0.4)
rails (>= 3, < 5)
arel (6.0.3)
awesome_print (1.6.1)
bcrypt (3.1.10)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-will_paginate (0.0.10)
will_paginate
builder (3.2.2)
bullet (4.14.10)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.9.0)
capybara (2.5.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16)
childprocess (0.5.7)
ffi (~> 1.0, >= 1.0.11)
clbustos-rtf (0.4.2)
cocoon (1.2.6)
coderay (1.1.0)
coffee-rails (4.1.0)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.9.1.1)
crack (0.4.2)
safe_yaml (~> 1.0.0)
daemons (1.2.3)
daru (0.1.1)
reportbuilder (~> 1.4)
spreadsheet (~> 1.0.3)
database_cleaner (1.5.1)
debug_inspector (0.0.2)
descriptive_statistics (2.4.0)
devise (3.5.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
responders
thread_safe (~> 0.1)
warden (~> 1.2.3)
devise-i18n (0.12.1)
diff-lcs (1.2.5)
dirty-memoize (0.0.4)
distribution (0.7.3)
domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
eventmachine (1.0.8)
execjs (2.6.0)
extendmatrix (0.4)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.5.0)
factory_girl (~> 4.5.0)
railties (>= 3.0.0)
faker (1.5.0)
i18n (~> 0.5)
famfamfam_flags_rails (0.3.0)
railties (>= 3.1.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
font-awesome-rails (4.4.0.0)
railties (>= 3.2, < 5.0)
formtastic (3.1.3)
actionpack (>= 3.2.13)
formtastic-bootstrap (3.1.1)
formtastic (>= 3.0)
friendly_id (5.1.0)
activerecord (>= 4.0.0)
globalid (0.3.6)
activesupport (>= 4.1.0)
globalize (5.0.1)
activemodel (>= 4.2.0, < 4.3)
activerecord (>= 4.2.0, < 4.3)
gyoku (1.3.1)
builder (>= 2.1.2)
hashie (3.4.3)
hirb (0.7.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpi (2.4.1)
rack
i18n (0.7.0)
iletimerkezisms (1.0.0)
crack
nokogiri
rest-client
jbuilder (2.3.2)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
jquery-rails (4.0.5)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-tokeninput-rails (1.6.0)
json (1.8.3)
jwt (1.5.1)
kgio (2.10.0)
launchy (2.4.3)
addressable (~> 2.3)
libv8 (3.16.14.13)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.6.2)
mini_portile (0.6.2)
minimization (0.2.3)
text-table (~> 1.2)
minitest (5.8.1)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
mysql2 (0.3.20)
netrc (0.10.3)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nori (2.6.0)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
omniauth-facebook (3.0.0)
omniauth-oauth2 (~> 1.2)
omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
orm_adapter (0.5.0)
prawn (0.8.4)
prawn-core (>= 0.8.4, < 0.9)
prawn-layout (>= 0.8.4, < 0.9)
prawn-security (>= 0.8.4, < 0.9)
prawn-core (0.8.4)
prawn-layout (0.8.4)
prawn-security (0.8.4)
prawn-svg (0.9.1.11)
prawn (>= 0.8.4)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-rails (0.3.4)
pry (>= 0.9.10)
public_activity (1.4.2)
actionpack (>= 3.0.0)
activerecord (>= 3.0)
i18n (>= 0.5.0)
railties (>= 3.0.0)
pundit (1.0.1)
activesupport (>= 3.0.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.0)
actionmailer (= 4.2.0)
actionpack (= 4.2.0)
actionview (= 4.2.0)
activejob (= 4.2.0)
activemodel (= 4.2.0)
activerecord (= 4.2.0)
activesupport (= 4.2.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.0)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.2)
loofah (~> 2.0)
rails-i18n (4.0.6)
i18n (~> 0.7)
railties (~> 4.0)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
rails_layout (1.0.27)
rails_serve_static_assets (0.0.4)
rails_stdout_logging (0.0.4)
railties (4.2.0)
actionpack (= 4.2.0)
activesupport (= 4.2.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.15.0)
rake (10.4.2)
redcarpet (3.3.3)
ref (2.0.0)
reportbuilder (1.4.2)
clbustos-rtf (~> 0.4.0)
prawn (~> 0.8.4)
prawn-svg (~> 0.9.1)
text-table (~> 1.2)
responders (2.1.0)
railties (>= 4.2.0, < 5)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rserve-client (0.3.1)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-rails (3.3.3)
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
ruby-ole (1.2.11.8)
rubyvis (0.6.1)
rubyzip (1.1.7)
safe_yaml (1.0.4)
sass (3.4.19)
sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
savon (2.11.1)
akami (~> 1.2)
builder (>= 2.1.2)
gyoku (~> 1.2)
httpi (~> 2.3)
nokogiri (>= 1.4.0)
nori (~> 2.4)
wasabi (~> 3.4)
selenium-webdriver (2.48.1)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
sextant (0.2.4)
rails (>= 3.2)
sitemap_generator (5.1.0)
builder
slim (3.0.6)
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
slim-rails (3.0.1)
actionmailer (>= 3.1, < 5.0)
actionpack (>= 3.1, < 5.0)
activesupport (>= 3.1, < 5.0)
railties (>= 3.1, < 5.0)
slim (~> 3.0)
slop (3.6.0)
smarter_csv (1.1.0)
spreadsheet (1.0.9)
ruby-ole (>= 1.0)
spring (1.4.0)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (3.4.0)
rack (> 1, < 3)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
statsample (2.0.1)
awesome_print (~> 1.6)
daru (~> 0.1)
dirty-memoize (~> 0.0.4)
distribution (~> 0.7)
extendmatrix (~> 0.4)
minimization (~> 0.2)
reportbuilder (~> 1.4)
rserve-client (~> 0.3)
rubyvis (~> 0.6.1)
spreadsheet (~> 1.0.3)
temple (0.7.6)
text-table (1.2.4)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
ref
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.1)
turbolinks (2.5.3)
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
unicode_utils (1.4.0)
unicorn (4.9.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uniform_notifier (1.9.0)
warden (1.2.3)
rack (>= 1.0)
wasabi (3.5.0)
httpi (~> 2.0)
nokogiri (>= 1.4.2)
web-console (2.2.1)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
websocket (1.2.2)
wicked (1.2.1)
railties (>= 3.0.7)
wicked_pdf (0.11.0)
rails
will-paginate-i18n (0.1.15)
will_paginate (3.0.7)
wkhtmltopdf-binary (0.9.9.3)
xpath (2.0.0)
nokogiri (~> 1.3)
zeus (0.15.1)
method_source (>= 0.6.7)
PLATFORMS
ruby
DEPENDENCIES
angular-ui-bootstrap-rails
angular_rails_csrf
binding_of_caller
bootstrap-will_paginate
bullet
capybara
carrierwave
cocoon
coffee-rails
database_cleaner
descriptive_statistics (~> 2.4.0)
devise
devise-i18n
execjs
factory_girl_rails
faker
famfamfam_flags_rails
font-awesome-rails
formtastic
formtastic-bootstrap
friendly_id
globalize
hirb
iletimerkezisms
jbuilder
jquery-rails
jquery-tokeninput-rails
launchy
mysql2 (~> 0.3.18)
omniauth
omniauth-facebook (= 3.0.0)
pry-rails
public_activity
pundit
quiet_assets
rails (= 4.2.0)
rails-i18n
rails_12factor
rails_layout
redcarpet
rspec-rails
sass-rails (>= 3.2)
savon
selenium-webdriver
sextant
sitemap_generator
slim
slim-rails
smarter_csv
spring
spring-commands-rspec
statsample
therubyracer
thin
turbolinks
uglifier
unicode_utils
unicorn
web-console (~> 2.0)
wicked
wicked_pdf
will-paginate-i18n
will_paginate
wkhtmltopdf-binary
zeus (= 0.15.1)
BUNDLED WITH
1.11.2
seyyah@me:~$ rails -v
Rails 4.2.0
seyyah@me:~$ ruby -v
ruby 2.2.3p173 (2015-08-18 revision 51636) [i686-linux]
seyyah@me:~$ uname -a
Linux me 3.13.0-76-generic #120-Ubuntu SMP Mon Jan 18 15:58:41 UTC 2016 i686 i686 i686 GNU/Linux
seyyah@me:~$ rails c
Loading development environment (Rails 4.2.0)
[1] pry(main)> require 'descriptive_statistics'
=> true
[2] pry(main)> data = [2,6,9,3,5,1,8,3,6,9,2]
=> [2, 6, 9, 3, 5, 1, 8, 3, 6, 9, 2]
[3] pry(main)> data.mean
=> 4
[4] pry(main)> data.variance
=> 7.7190082644628095
[5] pry(main)>
[7] pry(main)> require 'descriptive_statistics/safe'
=> false
[8] pry(main)> data = [2,6,9,3,5,1,8,3,6,9,2]
=> [2, 6, 9, 3, 5, 1, 8, 3, 6, 9, 2]
[9] pry(main)> data = data.extend(DescriptiveStatistics)
=> [2, 6, 9, 3, 5, 1, 8, 3, 6, 9, 2]
[10] pry(main)> data.mean
=> 4.909090909090909
[11] pry(main)> data.variance
=> 7.7190082644628095
seyyah@me:~$ irb -v
irb 0.9.6(09/06/30)
seyyah@me:~$ irb
load error: /home/seyyah/.irbrc
NameError: uninitialized constant Irbtools
/home/seyyah/etc/irb/030-x.rb:12:in `<top (required)>'
/usr/local/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/usr/local/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/home/seyyah/.irbrc:3:in `block in <top (required)>'
/home/seyyah/.irbrc:2:in `each'
/home/seyyah/.irbrc:2:in `<top (required)>'
/usr/local/lib/ruby/2.2.0/irb/init.rb:230:in `load'
/usr/local/lib/ruby/2.2.0/irb/init.rb:230:in `run_config'
/usr/local/lib/ruby/2.2.0/irb/init.rb:19:in `setup'
irb(main):001:0> require 'descriptive_statistics'
=> true
irb(main):002:0> data = [2,6,9,3,5,1,8,3,6,9,2]
=> [2, 6, 9, 3, 5, 1, 8, 3, 6, 9, 2]
irb(main):003:0> data.mean
=> 4.909090909090909
irb(main):004:0> data.variance
=> 7.7190082644628095
irb(main):005:0>
seyyah@me:~$ pry -v
Pry version 0.10.3 on Ruby 2.2.3
seyyah@me:~$ pry
[1] pry(main)> require 'descriptive_statistics'
=> true
[2] pry(main)> data = [2,6,9,3,5,1,8,3,6,9,2]
=> [2, 6, 9, 3, 5, 1, 8, 3, 6, 9, 2]
[3] pry(main)> data.mean
=> 4.909090909090909
[4] pry(main)> data.variance
=> 7.7190082644628095
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment