-
Hi Guys i am getting this error i dont know why , any help will be great.
My controller code
```
def index
respond_to do |format|
format.html
format.json { render json: ServiceTypeD…
-
Hi,
Maybe you can quickly look to see what seem to be wrong?
```
Rails v4.1.1
jquery-datatables-rails (2.2.3)
```
Gemfile.lock:
```
remote: git://github.com/rweng/jquery-datatables-rail…
-
Kind of a weird issue, not sure what is happening here, I am seeing two odd isses with sort arrows:
1. getting a strange duplication of the sort arrows in each column
2. There is a second row for sort…
-
in /home/ntt/.rvm/gems/ruby-2.1.1/gems/sidekiq_monitor-0.1.4/app/assets/stylesheets/sidekiq/monitor/application.css.sass:3 there is the @import of datatables.
If I change from
@import dataTables/jque…
-
Hi,
I'm having a weird issue with sprockets 2.12.1, works with 2.11.0 (a possibility that it's related to sprockets-rails too). I'm relatively new at RoR, so apologies if I'm raising this issue in th…
nwpan updated
10 years ago
-
Hello.
I'm using this gem in below env.
- Rails 4.1.4
- jQUery 1.11.1
- ajax-datatables-rails 0.2.0
when using v. '2.1.10.0.3' , It works well.
but after update to 2.1.10.0.4 or 2.2.0.
An error occur…
-
I have rails app and the html table has the first column as a checkbox, but even when I put the column number in it is one column off in searching.
myTable = $("#po_items_buyers").DataTable()
yadcf…
-
Hey guys,
Connected to production DB, create campaign successfully. When I attempt to save any changes to the campaign options the campaigns/update_settings/1 page comes up with the above error. Whe…
-
Any idea what I am doing wrong? I get the following error when I try to got the sidekiq_monitor ui:
Sass::SyntaxError in Sidekiq/monitor/jobs#index
Showing /home/xxx/.rvm/gems/ruby-1.9.3-p194/gems/s…
-
Hi @ricardodovalle ,
Thanks for your reply.
Sorry, I could not understand by the statement 'Are you using rvm, rbenv or chruby?'
I have both rvm and rbenv in my system.
Did Rubymine set to the same r…