Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which gems will be default? Which are optional? #7

Closed
onurozgurozkan opened this issue Mar 15, 2013 · 2 comments
Closed

Which gems will be default? Which are optional? #7

onurozgurozkan opened this issue Mar 15, 2013 · 2 comments
Assignees
Labels

Comments

@onurozgurozkan
Copy link

You can put - or + infront of them.

+ default
-  no
# optional 
+ gem 'jquery-rails'
+ gem 'pg'
+ gem 'whenever'
- gem 'cancan'
+ gem 'devise'
- gem 'devise-i18n'
- gem 'devise_invitable', '~> 1.1.0'
+ gem 'haml-rails'
+ gem 'responders'
+ gem 'show_for'
+ gem 'simple_form'
- gem 'cocoon'
+ gem 'i18n'
+ gem 'rails-i18n'
+ gem 'paperclip'
+ gem 'aws-sdk'
- gem 'ransack'
+ gem 'client_side_validations'
+ gem 'client_side_validations-simple_form'
- gem 'strong_parameters' # Rails 4. default thats why -
- gem 'globalize3'
- gem 'rails_config'
+ gem 'breadcrumbs_on_rails'
- gem 'wice_grid', '~> 3.2.0'
+ gem 'enumerize'
- gem 'spreadsheet'
- gem 'state_machine'
- gem 'link_to_active_state'
- gem 'money-rails'
+ gem 'binding_of_caller'
- gem 'mailboxer'
+ gem 'bootstrap-sass'
+ gem 'compass-rails'
+ gem 'bootstrap-daterangepicker-rails'
+ gem 'bootstrap-datepicker-rails'
+ gem 'bootstrap-wysihtml5-rails'
- gem 'chosen-rails'
+ gem 'bootstrap-datepicker-rails'
+ gem 'jquery-fileupload-rails'
+ gem 'rack-mini-profiler'
+ gem 'sextant'
+ gem 'better_errors'
+ gem 'bullet'
+ gem 'annotate'
+ gem 'resque'
+ gem 'resque_mailer'
+ gem 'unicorn'
+ gem 'capistrano'
@yunusozcan
Copy link

My opinion

- gem 'jquery-ui-rails'
+ gem 'simple-navigation'
- gem 'link_to_active_state'
- gem 'breadcrumbs_on_rails'
# gem 'impressionist'
+ gem 'font-awesome-sass-rails'
+ gem 'friendly_id'

@ghost ghost assigned onurozgurozkan May 5, 2013
@onurozgurozkan
Copy link
Author

We will add them when we need and try to make all of them optional.

ismailakbudak pushed a commit that referenced this issue Jan 26, 2018
KBP-134 #time 3h - intagrete important gems

Approved-by: Hamdi Bayhan <[email protected]>
Approved-by: Eşref VİDUŞLU <[email protected]>
Approved-by: İsmail Akbudak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants